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: <165061981145.24106.3415684475453088972.git-patchwork-notify@kernel.org> Date: Fri, 22 Apr 2022 09:30:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yunbo Yu <yuyunbo519@...il.com> Cc: oliver@...kum.org, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, linux-usb@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: cdc-ncm: Move spin_lock_bh() to spin_lock() Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 18 Apr 2022 22:18:12 +0800 you wrote: > It is unnecessary to call spin_lock_bh() for you are already in a tasklet. > > Signed-off-by: Yunbo Yu <yuyunbo519@...il.com> > --- > drivers/net/usb/cdc_ncm.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Here is the summary with links: - net: cdc-ncm: Move spin_lock_bh() to spin_lock() https://git.kernel.org/netdev/net-next/c/f1ed409fb1ee 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