From: Eric Biggers <ebiggers@kernel.org>
To: Daniel Jordan <daniel.m.jordan@oracle.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
Steffen Klassert <steffen.klassert@secunet.com>,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] padata: Replace bottom-half spinlock variants
Date: Fri, 17 Jul 2026 15:42:27 -0700 [thread overview]
Message-ID: <20260717224227.GA95995@quark> (raw)
In-Reply-To: <20260717205028.63847-1-daniel.m.jordan@oracle.com>
On Fri, Jul 17, 2026 at 04:50:28PM -0400, Daniel Jordan wrote:
> Padata no longer runs in softirq context, so normal non-bottom-half
> spinlock calls will suffice.
>
> Signed-off-by: Daniel Jordan <daniel.m.jordan@oracle.com>
> ---
>
> Based on latest upstream plus Eric's four padata changes from
> https://lore.kernel.org/linux-crypto/20260713223234.24812-1-ebiggers@kernel.org/
> https://lore.kernel.org/all/20260717171831.27994-1-ebiggers@kernel.org/
>
> kernel/padata.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Eric Biggers <ebiggers@kernel.org>
- Eric
prev parent reply other threads:[~2026-07-17 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 20:50 [PATCH] padata: Replace bottom-half spinlock variants Daniel Jordan
2026-07-17 22:42 ` Eric Biggers [this message]
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=20260717224227.GA95995@quark \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.