lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <166389361662.358.9640095235761157374.git-patchwork-notify@kernel.org> Date: Fri, 23 Sep 2022 00:40:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, vinicius.gomes@...el.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] net/sched: taprio: remove unnecessary taprio_list_lock Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 21 Sep 2022 12:56:31 +0300 you wrote: > The 3 functions that want access to the taprio_list: > taprio_dev_notifier(), taprio_destroy() and taprio_init() are all called > with the rtnl_mutex held, therefore implicitly serialized with respect > to each other. A spin lock serves no purpose. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@....com> > > [...] Here is the summary with links: - [net-next] net/sched: taprio: remove unnecessary taprio_list_lock https://git.kernel.org/netdev/net-next/c/a2c2a4ddc27d 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