aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/mcryptd.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-21 16:55:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-23 18:29:54 +0800
commit820573ebd60d85afb8bb07fa3547ebbf842c59d4 (patch)
tree9bec83e6fa22214ed25d87ec4d81382f0b52120e /include/crypto/mcryptd.h
parentcrypto: ghash-clmulni - Fix cryptd reordering (diff)
downloadlinux-dev-820573ebd60d85afb8bb07fa3547ebbf842c59d4.tar.xz
linux-dev-820573ebd60d85afb8bb07fa3547ebbf842c59d4.zip
crypto: ghash-ce - 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 'include/crypto/mcryptd.h')
0 files changed, 0 insertions, 0 deletions