Re: [PATCH net-next] ppp: convert chan_sem to a mutex
[email protected] Wed, 29 Jul 2026 02:20:06 +0000
| Newsgroups | gmane.linux.network,gmane.linux.ppp,gmane.linux.kernel |
|---|---|
| Message-ID | <178529160639.2412604.7477768336250808136.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Mon, 27 Jul 2026 11:28:00 +0800 you wrote: > chan_sem's read-side lock is taken under another mutex, so there is no > benefit in keeping it as an rwsem. Replace the rwsem with a mutex. > > Signed-off-by: Qingfang Deng <[email protected]> > --- > drivers/net/ppp/ppp_generic.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Here is the summary with links: - [net-next] ppp: convert chan_sem to a mutex https://git.kernel.org/netdev/net-next/c/2bb54b49e9d5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html