summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/verify_pefile.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-02-03 21:39:27 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-02-06 15:23:55 +0800
commit5da64d0814134dc3542fb314a66dcdf74e8553bd (patch)
tree0a5824f6fef63ea2be36406768e8cfe3e6c2457e /crypto/asymmetric_keys/verify_pefile.c
parent200c6f29cd31c466433420d5cddcad1201b2a79a (diff)
downloadlinux-crypto-5da64d0814134dc3542fb314a66dcdf74e8553bd.tar.gz
linux-crypto-5da64d0814134dc3542fb314a66dcdf74e8553bd.zip
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
The async path cannot use MAY_BACKLOG because it is not meant to block, which is what MAY_BACKLOG does. On the other hand, both the sync and async paths can make use of MAY_SLEEP. Cc: stable@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/asymmetric_keys/verify_pefile.c')
0 files changed, 0 insertions, 0 deletions