aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto
diff options
context:
space:
mode:
authorGravatar Herbert Xu <herbert@gondor.apana.org.au> 2016-06-21 16:55:16 +0800
committerGravatar Herbert Xu <herbert@gondor.apana.org.au> 2016-06-23 18:29:53 +0800
commit7271b33cb87e80f3a416fb031ad3ca87f0bea80a (patch)
tree8f2a481df2882431f0025e39f1e7928815a571a6 /arch/arm/crypto
parentcrypto: ablk_helper - Fix cryptd reordering (diff)
downloadlinux-7271b33cb87e80f3a416fb031ad3ca87f0bea80a.tar.gz
linux-7271b33cb87e80f3a416fb031ad3ca87f0bea80a.tar.bz2
linux-7271b33cb87e80f3a416fb031ad3ca87f0bea80a.zip
crypto: ghash-clmulni - Fix cryptd reordering
This patch fixes an old bug where requests can be reordered because some are processed by cryptd while others are processed directly in softirq context. The fix is to always postpone to cryptd if there are currently requests outstanding from the same tfm. This patch also removes the redundant use of cryptd in the async init function as init never touches the FPU. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/crypto')
0 files changed, 0 insertions, 0 deletions