diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-09-27 10:54:43 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-10-28 07:36:33 +0300 |
commit | 87e356c4966444866186f68f05832fdcc0f351a3 (patch) | |
tree | 95015403f8f141ed0c2fdd0d5a4514d4985c9de7 /drivers/irqchip/irq-ls-scfg-msi.c | |
parent | 6d11c9387865723fd779be00ae37a4588e60133d (diff) | |
download | linux-87e356c4966444866186f68f05832fdcc0f351a3.tar.xz |
crypto: rockchip - do not store mode globally
Storing the mode globally does not work if 2 requests are handled in the
same time.
We should store it in a request context.
Fixes: ce0183cb6464b ("crypto: rockchip - switch to skcipher API")
Reviewed-by: John Keeping <john@metanate.com>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/irqchip/irq-ls-scfg-msi.c')
0 files changed, 0 insertions, 0 deletions