On Tue, Mar 02, 2021 at 05:22:29PM -0800, Paul E. McKenney wrote:
> On Tue, Feb 23, 2021 at 01:10:09AM +0100, Frederic Weisbecker wrote:
> > No need to disarm the nocb_timer if rcu_nocb is polling because it
> > shouldn't be armed either.
> > 
> > Signed-off-by: Frederic Weisbecker <frede...@kernel.org>
> > Cc: Josh Triplett <j...@joshtriplett.org>
> > Cc: Lai Jiangshan <jiangshan...@gmail.com>
> > Cc: Joel Fernandes <j...@joelfernandes.org>
> > Cc: Neeraj Upadhyay <neer...@codeaurora.org>
> > Cc: Boqun Feng <boqun.f...@gmail.com>
> 
> OK, so it does make sense to move that del_timer() under the following
> "if" statement, then.  ;-)

Right, probably I should have handled that in the beginning of the patchset
instead of the end but heh, my mind is never that clear.

Thanks.

Reply via email to