Skip to content
Commit 3a32ce50 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: rsa-pkcs1pad - Always use GFP_KERNEL



We don't currently support using akcipher in atomic contexts,
so GFP_KERNEL should always be used.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0f2c8319
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment