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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163288320705.8381.15834079982725881362.git-patchwork-notify@kernel.org>
Date:   Wed, 29 Sep 2021 02:40:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc:     bridge@...ts.linux-foundation.org, netdev@...r.kernel.org,
        roopa@...dia.com, nikolay@...dia.com, davem@...emloft.net,
        kuba@...nel.org, tglx@...utronix.de, efault@....de
Subject: Re: [PATCH net] net: bridge: mcast: Associate the seqcount with its
 protecting lock.

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 28 Sep 2021 16:10:49 +0200 you wrote:
> From: Thomas Gleixner <tglx@...utronix.de>
> 
> The sequence count bridge_mcast_querier::seq is protected by
> net_bridge::multicast_lock but seqcount_init() does not associate the
> seqcount with the lock. This leads to a warning on PREEMPT_RT because
> preemption is still enabled.
> 
> [...]

Here is the summary with links:
  - [net] net: bridge: mcast: Associate the seqcount with its protecting lock.
    https://git.kernel.org/netdev/net/c/f936bb42aeb9

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ