From: patchwork-bot+netdevbpf@kernel•org
To: Heiner Kallweit <hkallweit1@gmail•com>
Cc: kuba@kernel•org, davem@davemloft•net, nic_swsd@realtek•com,
netdev@vger•kernel.org
Subject: Re: [PATCH net-next] r8169: use READ_ONCE in rtl_tx_slots_avail
Date: Sat, 14 Nov 2020 00:40:05 +0000 [thread overview]
Message-ID: <160531440548.7757.3577585103411501268.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <5676fee3-f6b4-84f2-eba5-c64949a371ad@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 11 Nov 2020 22:14:27 +0100 you wrote:
> tp->dirty_tx and tp->cur_tx may be changed by a racing rtl_tx() or
> rtl8169_start_xmit(). Use READ_ONCE() to annotate the races and ensure
> that the compiler doesn't use cached values.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail•com>
> ---
> drivers/net/ethernet/realtek/r8169_main.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Here is the summary with links:
- [net-next] r8169: use READ_ONCE in rtl_tx_slots_avail
https://git.kernel.org/netdev/net-next/c/95f3c5458dfa
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2020-11-14 0:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 21:14 [PATCH net-next] r8169: use READ_ONCE in rtl_tx_slots_avail Heiner Kallweit
2020-11-14 0:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=160531440548.7757.3577585103411501268.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=hkallweit1@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nic_swsd@realtek$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox