Re: [PATCH net v1] rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()
From: patchwork-bot+netdevbpf
Date: Tue Jul 21 2026 - 06:05:23 EST
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:
On Wed, 8 Jul 2026 17:35:34 +0800 you wrote:
> From: Xuanqiang Luo <luoxuanqiang@xxxxxxxxxx>
>
> rxrpc_wake_up_io_thread() checks local->io_thread before waking it, but
> then reloads the pointer for wake_up_process().
>
> local->io_thread is cleared with WRITE_ONCE() when the I/O thread exits, so
> the second load can see NULL even if the first load did not.
>
> [...]
Here is the summary with links:
- [net,v1] rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()
https://git.kernel.org/netdev/net/c/745fb794c3e9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html