[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166145761774.4210.6304609883412894569.git-patchwork-notify@kernel.org>
Date: Thu, 25 Aug 2022 20:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Howells <dhowells@...hat.com>
Cc: netdev@...r.kernel.org,
syzbot+7f0483225d0c94cb3441@...kaller.appspotmail.com,
marc.dionne@...istor.com, yin31149@...il.com,
khalid.masum.92@...il.com, dan.carpenter@...cle.com,
linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix locking in rxrpc's sendmsg
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 24 Aug 2022 17:35:45 +0100 you wrote:
> Fix three bugs in the rxrpc's sendmsg implementation:
>
> (1) rxrpc_new_client_call() should release the socket lock when returning
> an error from rxrpc_get_call_slot().
>
> (2) rxrpc_wait_for_tx_window_intr() will return without the call mutex
> held in the event that we're interrupted by a signal whilst waiting
> for tx space on the socket or relocking the call mutex afterwards.
>
> [...]
Here is the summary with links:
- [net] rxrpc: Fix locking in rxrpc's sendmsg
https://git.kernel.org/netdev/net/c/b0f571ecd794
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