public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Breno Leitao <leitao@debian.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, leit@meta.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] netpoll: Fix race condition in netpoll_owner_active
Date: Wed, 01 May 2024 02:10:32 +0000	[thread overview]
Message-ID: <171452943241.31721.5323172862996753044.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240429100437.3487432-1-leitao@debian.org>

Hello:

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

On Mon, 29 Apr 2024 03:04:33 -0700 you wrote:
> KCSAN detected a race condition in netpoll:
> 
> 	BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb
> 	write (marked) to 0xffff8881164168b0 of 4 bytes by interrupt on cpu 10:
> 	net_rx_action (./include/linux/netpoll.h:90 net/core/dev.c:6712 net/core/dev.c:6822)
> <snip>
> 	read to 0xffff8881164168b0 of 4 bytes by task 1 on cpu 2:
> 	netpoll_send_skb (net/core/netpoll.c:319 net/core/netpoll.c:345 net/core/netpoll.c:393)
> 	netpoll_send_udp (net/core/netpoll.c:?)
> <snip>
> 	value changed: 0x0000000a -> 0xffffffff
> 
> [...]

Here is the summary with links:
  - [net-next] netpoll: Fix race condition in netpoll_owner_active
    https://git.kernel.org/netdev/net-next/c/c2e6a872bde9

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



      reply	other threads:[~2024-05-01  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 10:04 [PATCH net-next] netpoll: Fix race condition in netpoll_owner_active Breno Leitao
2024-05-01  2:10 ` 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=171452943241.31721.5323172862996753044.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=leit@meta.com \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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