Re: [PATCH net] psp: use unrcu_pointer() for the cmpxchg() on netdev psp_dev
From: Wei Wang
Date: Fri Aug 14 2026 - 13:29:32 EST
On Fri, Aug 14, 2026 at 10:07 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> >
> On Thu, 13 Aug 2026 13:37:23 -0700 Wei Wang wrote:
> > > > Reported-by: kernel test robot <lkp@xxxxxxxxx>
> > > > Closes: https://lore.kernel.org/oe-kbuild-all/202608080910.l9KvOH7O-lkp@xxxxxxxxx/
> > > > Signed-off-by: Wei Wang <weibunny@xxxxxx>
> > > Commits targeting the net tree need a fixes tag.
> >
> > This is a sparse warning fix, my understanding is that it's not a
> > functional fix and therefore should not use a Fixes tag. Please let me
> > know if my understanding is wrong.
>
> I mentioned "no Fixes tag needed" in internal review, I should have
> been more clear that this implies net-next, sorry.
>
> No need to repost - we'll route it to net-next when applying.
Thanks! Noted for next time.