[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173457423152.1793000.3704693558599997628.git-patchwork-notify@kernel.org>
Date: Thu, 19 Dec 2024 02:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, horms@...nel.org, eric.dumazet@...il.com,
syzbot+f56a5c5eac2b28439810@...kaller.appspotmail.com, jasowang@...hat.com,
mst@...hat.com
Subject: Re: [PATCH net-next] ptr_ring: do not block hard interrupts in
ptr_ring_resize_multiple()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 17 Dec 2024 13:51:21 +0000 you wrote:
> Jakub added a lockdep_assert_no_hardirq() check in __page_pool_put_page()
> to increase test coverage.
>
> syzbot found a splat caused by hard irq blocking in
> ptr_ring_resize_multiple() [1]
>
> As current users of ptr_ring_resize_multiple() do not require
> hard irqs being masked, replace it to only block BH.
>
> [...]
Here is the summary with links:
- [net-next] ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
https://git.kernel.org/netdev/net-next/c/a126061c80d5
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