Re: [PATCH net] hsr: Avoid holding seqnr_lock while transmitting packets
Xin Xie <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 07/08/2026 16:12, Hangbin Liu wrote: > On Fri, Aug 07, 2026 at 03:16:36PM +0200, Felix Maurer wrote: > > Oh, interesting. I just came back to work this week and found this issue > when reviewing the syzbot bug list. Since Xie Xin has worked on this, > let's drop my patch and fix it in his patch set. > > Cheers > Hangbin Hi Hangbin, Thanks for coordinating. I have just posted v5: https://lore.kernel.org/netdev/[email protected]/ Patch 2 contains the overlapping seqnr_lock fix, including the affected TX statistics and the PRP supervision path. Thanks, -- Xin