Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/2] More padata cleanups
@ 2026-07-17 17:18 Eric Biggers
  2026-07-17 17:18 ` [PATCH 1/2] padata: Mark remaining code as __init and data as __initdata Eric Biggers
  2026-07-17 17:18 ` [PATCH 2/2] padata: Free the padata_works when they're no longer needed Eric Biggers
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Biggers @ 2026-07-17 17:18 UTC (permalink / raw)
  To: linux-crypto, Herbert Xu
  Cc: linux-kernel, Daniel Jordan, Steffen Klassert, Eric Biggers

Two more padata cleanups.  Applies on top of
https://lore.kernel.org/linux-crypto/20260713223234.24812-1-ebiggers@kernel.org/
which removes the no-longer-needed serialized job support.

Eric Biggers (2):
  padata: Mark remaining code as __init and data as __initdata
  padata: Free the padata_works when they're no longer needed

 kernel/padata.c | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)


base-commit: df373d39c6f038d176af303ae72f02c7c70b953d
prerequisite-patch-id: 57ddb64f17182e9382163da55150610d385274df
prerequisite-patch-id: 9ea2c856c57f6c92abe7f2b52e701e46398cb5bb
-- 
2.55.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-17 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17 17:18 [PATCH 0/2] More padata cleanups Eric Biggers
2026-07-17 17:18 ` [PATCH 1/2] padata: Mark remaining code as __init and data as __initdata Eric Biggers
2026-07-17 17:18 ` [PATCH 2/2] padata: Free the padata_works when they're no longer needed Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox