summaryrefslogtreecommitdiff
path: root/drivers/crypto/padlock-aes.c
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2009-10-20 11:20:47 +0400
committerHerbert Xu <herbert@gondor.apana.org.au>2009-10-20 11:20:47 +0400
commit13b79b971564ddd0f14e706592472adc8199e912 (patch)
tree9e9b680352318aafe356c499dec9319cf25ac3e0 /drivers/crypto/padlock-aes.c
parent4c6ab3ee4cdb86cbd4e9400dd22fad7701cbe795 (diff)
downloadlinux-13b79b971564ddd0f14e706592472adc8199e912.tar.xz
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/padlock-aes.c')
0 files changed, 0 insertions, 0 deletions