diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-01-23 11:08:56 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-03 05:54:54 +0100 |
commit | d52b0c780c1f8cdd0cef9c6e683ab568d04bb19d (patch) | |
tree | 85d928d7f86e8c055fc124f5fb06a97de628a425 /lib/cmdline_kunit.c | |
parent | crypto: x86 - exit fpu context earlier in ECB/CBC macros (diff) | |
download | linux-d52b0c780c1f8cdd0cef9c6e683ab568d04bb19d.tar.xz linux-d52b0c780c1f8cdd0cef9c6e683ab568d04bb19d.zip |
Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete"
This reverts commit 1ca2809897155f1adc43e4859b4a3582e235c09a.
While the akcipher API as a whole is designed to be called only
from thread context, its completion path is still called from
softirq context as usual. Therefore we must not use GFP_KERNEL
on that path.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/cmdline_kunit.c')
0 files changed, 0 insertions, 0 deletions