Re: [PATCH 2/2] padata: Remove serialized job support

From: Thomas Huth

Date: Tue Jul 14 2026 - 00:30:04 EST


On 14/07/2026 00.32, Eric Biggers wrote:
Now that pcrypt has been removed, also remove all the code in padata
whose only user was pcrypt.

Cc: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
---
Documentation/core-api/padata.rst | 145 +----
include/linux/padata.h | 145 +----
kernel/padata.c | 902 +-----------------------------
3 files changed, 16 insertions(+), 1176 deletions(-)
Nice clean-up!

Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>