Re: [PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Paolo Abeni <[email protected]>
| Newsgroups | gmane.linux.network.bridge |
|---|---|
| Message-ID | <2bca842a-0a94-4798-b215-128809956018__2962.4448552326$1759841399$gmane$org@redhat.com> |
On 10/7/25 1:07 PM, Pablo Neira Ayuso wrote: > On Tue, Oct 07, 2025 at 12:09:51PM +0200, Florian Westphal wrote: >> Eric Woudstra <[email protected]> wrote: >>> Bug: br_vlan_fill_forward_path_pvid uses br_vlan_group() instead of >>> br_vlan_group_rcu(). Correct this bug. >> >> @netdev maintainers: >> >> In case you wish to take this via net tree: >> >> Reviewed-by: Florian Westphal <[email protected]> >> >> Else I will apply this to nf.git and will pass it to -net >> in next PR. > > There are more fixes cooking, probably we can prepare a batch. FWIW, I think it makes sense to wait for a NF PR. Thanks, Paolo