Files
linux-stable-mirror/crypto
Herbert XuandGreg Kroah-Hartman 76641449b2 crypto: pcrypt - Fix handling of MAY_BACKLOG requests
commit 915b692e6c upstream.

MAY_BACKLOG requests can return EBUSY.  Handle them by checking
for that value and filtering out EINPROGRESS notifications.

Reported-by: Yiming Qian <yimingqian591@gmail.com>
Fixes: 5a1436beec ("crypto: pcrypt - call the complete function on error")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-06-01 17:38:45 +02:00
..
2024-12-14 19:53:51 +01:00
2022-03-03 10:49:20 +12:00
2022-06-10 16:40:17 +08:00
2024-12-14 19:53:51 +01:00
2022-08-02 17:14:47 -06:00
2022-08-02 17:14:47 -06:00
2022-04-08 16:12:46 +08:00
2022-06-10 16:40:16 +08:00
2024-10-17 15:20:36 +02:00