[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173440143581.415501.15696101472209767037.git-patchwork-notify@kernel.org>
Date: Tue, 17 Dec 2024 02:10:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Howells <dhowells@...hat.com>
Cc: netdev@...r.kernel.org, marc.dionne@...istor.com, kuba@...nel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] rxrpc: Disable IRQ, not BH,
to take the lock for ->attend_link
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 12 Dec 2024 20:58:15 +0000 you wrote:
> Use spin_lock_irq(), not spin_lock_bh() to take the lock when accessing the
> ->attend_link() to stop a delay in the I/O thread due to an interrupt being
> taken in the app thread whilst that holds the lock and vice versa.
>
> Fixes: a2ea9a907260 ("rxrpc: Use irq-disabling spinlocks between app and I/O thread")
> Signed-off-by: David Howells <dhowells@...hat.com>
> cc: Marc Dionne <marc.dionne@...istor.com>
> cc: Jakub Kicinski <kuba@...nel.org>
> cc: "David S. Miller" <davem@...emloft.net>
> cc: Eric Dumazet <edumazet@...gle.com>
> cc: Paolo Abeni <pabeni@...hat.com>
> cc: linux-afs@...ts.infradead.org
> cc: netdev@...r.kernel.org
>
> [...]
Here is the summary with links:
- [net-next] rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
https://git.kernel.org/netdev/net-next/c/d920270a6dbf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists