summaryrefslogtreecommitdiff
path: root/crypto/mcryptd.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-21 16:55:15 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-23 18:29:53 +0800
commit85b11a045e9536aeea677732f0450e370b3231c3 (patch)
treea302ed0fba76b78d2f56d160d00421fc5c386d64 /crypto/mcryptd.c
parentd7a0f8f86515d906c2ca4b9a0087658ad087293a (diff)
downloadlinux-crypto-85b11a045e9536aeea677732f0450e370b3231c3.tar.gz
linux-crypto-85b11a045e9536aeea677732f0450e370b3231c3.zip
crypto: ablk_helper - 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. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions