Re: [PATCH net 0/2] netpoll: Use RCU primitives for npinfo pointer access
From: Jakub Kicinski
Date: Tue Nov 19 2024 - 09:41:49 EST
On Tue, 19 Nov 2024 11:53:49 +0800 Herbert Xu wrote:
> > Here is the summary with links:
> > - [net,1/2] netpoll: Use rcu_access_pointer() in __netpoll_setup
> > https://git.kernel.org/netdev/net/c/c69c5e10adb9
> > - [net,2/2] netpoll: Use rcu_access_pointer() in netpoll_poll_lock
> > https://git.kernel.org/netdev/net/c/a57d5a72f8de
>
> These are not bug fixes. They should not be going through during
> a merge window, especially with such a short period of review.
Sorry, I do agree with your assessment, especially on patch 1.
But it's good to silence the false positive, so I applied and
stripped the Fixes tag.