Files
linux-stable-mirror/crypto
Herbert Xu eb34e243df 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-05-07 06:09:27 +02:00
..
2025-06-19 15:31:30 +02:00