summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2009-10-20 16:20:47 +0900
committerHerbert Xu <herbert@gondor.apana.org.au>2009-10-20 16:20:47 +0900
commit13b79b971564ddd0f14e706592472adc8199e912 (patch)
tree9e9b680352318aafe356c499dec9319cf25ac3e0 /drivers/crypto
parent4c6ab3ee4cdb86cbd4e9400dd22fad7701cbe795 (diff)
downloadop-kernel-dev-13b79b971564ddd0f14e706592472adc8199e912.zip
op-kernel-dev-13b79b971564ddd0f14e706592472adc8199e912.tar.gz
crypto: aesni-intel - Fix irq_fpu_usable usage
When renaming kernel_fpu_using to irq_fpu_usable, the semantics of the function is changed too, from mesuring whether kernel is using FPU, that is, the FPU is NOT available, to measuring whether FPU is usable, that is, the FPU is available. But the usage of irq_fpu_usable in aesni-intel_glue.c is not changed accordingly. This patch fixes this. Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud