linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH net v2] net: macb: Fix tx_ptr_lock locking
       [not found] <20250829143521.1686062-1-sean.anderson@linux.dev>
@ 2025-09-01 20:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; only message in thread
From: patchwork-bot+netdevbpf @ 2025-09-01 20:20 UTC (permalink / raw)
  To: Sean Anderson
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
	claudiu.beznea, linux-kernel, nicolas.ferre, efault,
	robert.hancock

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 29 Aug 2025 10:35:21 -0400 you wrote:
> macb_start_xmit and macb_tx_poll can be called with bottom-halves
> disabled (e.g. from softirq) as well as with interrupts disabled (with
> netpoll). Because of this, all other functions taking tx_ptr_lock must
> use spin_lock_irqsave.
> 
> Fixes: 138badbc21a0 ("net: macb: use NAPI for TX completion path")
> Reported-by: Mike Galbraith <efault@gmx.de>
> Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
> 
> [...]

Here is the summary with links:
  - [net,v2] net: macb: Fix tx_ptr_lock locking
    https://git.kernel.org/netdev/net/c/6bc8a5098bf4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-01 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250829143521.1686062-1-sean.anderson@linux.dev>
2025-09-01 20:20 ` [PATCH net v2] net: macb: Fix tx_ptr_lock locking patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).