From: Eric Biggers <ebiggers@kernel.org>
To: linux-crypto@vger.kernel.org, Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-kernel@vger.kernel.org,
Daniel Jordan <daniel.m.jordan@oracle.com>,
Steffen Klassert <steffen.klassert@secunet.com>,
Eric Biggers <ebiggers@kernel.org>
Subject: [PATCH 0/2] More padata cleanups
Date: Fri, 17 Jul 2026 10:18:29 -0700 [thread overview]
Message-ID: <20260717171831.27994-1-ebiggers@kernel.org> (raw)
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
next reply other threads:[~2026-07-17 17:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 17:18 Eric Biggers [this message]
2026-07-17 17:18 ` [PATCH 1/2] padata: Mark remaining code as __init and data as __initdata Eric Biggers
2026-07-17 20:34 ` Daniel Jordan
2026-07-17 17:18 ` [PATCH 2/2] padata: Free the padata_works when they're no longer needed Eric Biggers
2026-07-17 20:35 ` Daniel Jordan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260717171831.27994-1-ebiggers@kernel.org \
--to=ebiggers@kernel.org \
--cc=daniel.m.jordan@oracle.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox