[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172791603949.1387504.5843939967896249330.git-patchwork-notify@kernel.org>
Date: Thu, 03 Oct 2024 00:40:39 +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, eric.dumazet@...il.com,
syzbot+bd8d55ee2acd0a71d8ce@...kaller.appspotmail.com, tparkin@...alix.com,
jchapman@...alix.com
Subject: Re: [PATCH net] ppp: do not assume bh is held in
ppp_channel_bridge_input()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 27 Sep 2024 07:45:53 +0000 you wrote:
> Networking receive path is usually handled from BH handler.
> However, some protocols need to acquire the socket lock, and
> packets might be stored in the socket backlog is the socket was
> owned by a user process.
>
> In this case, release_sock(), __release_sock(), and sk_backlog_rcv()
> might call the sk->sk_backlog_rcv() handler in process context.
>
> [...]
Here is the summary with links:
- [net] ppp: do not assume bh is held in ppp_channel_bridge_input()
https://git.kernel.org/netdev/net/c/aec7291003df
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