[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161583720808.23197.12484881848858187227.git-patchwork-notify@kernel.org>
Date: Mon, 15 Mar 2021 19:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xie He <xie.he.0141@...il.com>
Cc: ms@....tdt.de, khc@...waw.pl, davem@...emloft.net, kuba@...nel.org,
linux-x25@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v2] net: hdlc_x25: Prevent racing between "x25_close" and
"x25_xmit"/"x25_rx"
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 14 Mar 2021 04:21:01 -0700 you wrote:
> "x25_close" is called by "hdlc_close" in "hdlc.c", which is called by
> hardware drivers' "ndo_stop" function.
> "x25_xmit" is called by "hdlc_start_xmit" in "hdlc.c", which is hardware
> drivers' "ndo_start_xmit" function.
> "x25_rx" is called by "hdlc_rcv" in "hdlc.c", which receives HDLC frames
> from "net/core/dev.c".
>
> [...]
Here is the summary with links:
- [net,v2] net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
https://git.kernel.org/netdev/net/c/bf0ffea336b4
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