From: Dominique Martinet <asmadeus@codewreck.org>
To: Al Viro <viro@zeniv.linux.org.uk>
Cc: v9fs@lists.linux.dev
Subject: Re: [PATCH] spin_lock_irqsave() in p9_client{,_zc}_rpc() is bogus
Date: Mon, 18 Aug 2025 07:30:09 +0900 [thread overview]
Message-ID: <aKJX8Q7AH6ax2qYy@codewreck.org> (raw)
In-Reply-To: <20250817164206.GW222315@ZenIV>
Al Viro wrote on Sun, Aug 17, 2025 at 05:42:06PM +0100:
> Both of those are blocking; they can't be (and are not) called
> with irqs disabled. So these spin_lock_irqsave() should be spin_lock_irq().
Makes sense.
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
If you want to take it:
Acked-by: Dominique Martinet <asmadeus@codewreck.org>
Otherwise I'll pick it up for 6.18 tomorrow-ish
--
Dominique
prev parent reply other threads:[~2025-08-17 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-17 16:42 [PATCH] spin_lock_irqsave() in p9_client{,_zc}_rpc() is bogus Al Viro
2025-08-17 22:30 ` Dominique Martinet [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=aKJX8Q7AH6ax2qYy@codewreck.org \
--to=asmadeus@codewreck.org \
--cc=v9fs@lists.linux.dev \
--cc=viro@zeniv.linux.org.uk \
/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