summaryrefslogtreecommitdiffstats
path: root/crypto/shash.c
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2009-07-24 13:56:31 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-07-24 13:56:31 +0800
commit5befbd5a7e9c814d145f15b4281c88da96fb1aa9 (patch)
tree0fd9e4a8e95b1e487742ad3c23e3f2bc188a82ac /crypto/shash.c
parentf592682f9fca18d336ac068a1abc8507b4a1d936 (diff)
downloadop-kernel-dev-5befbd5a7e9c814d145f15b4281c88da96fb1aa9.zip
op-kernel-dev-5befbd5a7e9c814d145f15b4281c88da96fb1aa9.tar.gz
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
ahash_op_unaligned() and ahash_def_finup() allocate memory atomically, regardless whether the request can sleep or not. This patch changes this to use GFP_KERNEL if the request can sleep. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud