Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Thu,  3 Sep 2026 17:31:29 +0300 you wrote:
> Hi,
> In preparation for a complete vlan fast-path re-work, this set cleans up
> a few minor things - removing legacy code barriers that don't help,
>                      annotating lockless accesses and using proper helpers.
> No functional changes are intended. Sashiko will find many pre-existing
> problems, none of them are related to this set. I will try to fix
> everything pre-existing separately in -net, there will probably be a few
> critical items. So if there are missed places to annotate, or if there're
> actual functional changes, these obviously should be addressed in this set.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/9] net: bridge: vlan: drop legacy memory barriers
    https://git.kernel.org/netdev/net-next/c/581850fa732a
  - [net-next,v2,2/9] net: bridge: vlan: annotate lockless pvid use
    https://git.kernel.org/netdev/net-next/c/bd1aeca09823
  - [net-next,v2,3/9] net: bridge: mst: use br_get_pvid helper
    https://git.kernel.org/netdev/net-next/c/e46efd49e05f
  - [net-next,v2,4/9] net: bridge: vlan: annotate lockless vlan flags use
    https://git.kernel.org/netdev/net-next/c/2b1f8fd3118c
  - [net-next,v2,5/9] net: bridge: vlan: annotate lockless use of private flags
    https://git.kernel.org/netdev/net-next/c/b0bb0a45ce7e
  - [net-next,v2,6/9] net: bridge: vlan: annotate lockless use of num_vlans
    https://git.kernel.org/netdev/net-next/c/5bec8f861114
  - [net-next,v2,7/9] net: bridge: vlan: annotate lockless use of msti
    https://git.kernel.org/netdev/net-next/c/120207a08fc0
  - [net-next,v2,8/9] net: bridge: vlan: add missing tinfo.tunnel_id annotations
    https://git.kernel.org/netdev/net-next/c/f20c44811531
  - [net-next,v2,9/9] net: bridge: use br_vlan_get_state to get vlan state
    https://git.kernel.org/netdev/net-next/c/9ef138b168fd

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to