summaryrefslogtreecommitdiff
path: root/crypto/af_alg.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2020-07-31 17:03:27 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-29 09:57:30 +0100
commit0e5eeecbb71d353bd2975f56121c1261c103021d (patch)
treeb71644426f24658e4b8a17add1daebf1b95607cc /crypto/af_alg.c
parentb10c8021a8ecdf397220ff6b6aeb83d0415d9403 (diff)
downloadlinux-crypto-0e5eeecbb71d353bd2975f56121c1261c103021d.tar.gz
linux-crypto-0e5eeecbb71d353bd2975f56121c1261c103021d.zip
crypto: algif_skcipher - EBUSY on aio should be an error
[ Upstream commit 6ccc838ed96261a4fef35aa45f7d951b31aa3d9d ] I removed the MAY_BACKLOG flag on the aio path a while ago but the error check still incorrectly interpreted EBUSY as success. This may cause the submitter to wait for a request that will never complete. Fixes: 5da64d081413 ("crypto: algif_skcipher - Do not set...") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions