Re: [PATCH] rcu: Fix remaining rcu_momentary_dyntick_idle() references
From: Frederic Weisbecker
Date: Fri Oct 18 2024 - 17:21:21 EST
Le Wed, Sep 25, 2024 at 11:16:18AM +0530, Srikar Dronamraju a écrit :
> There is one last reference to rcu_momentary_dyntick_idle() after
> Commit 32a9f26e5e26 ("rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()")
>
> Rename the same so that we are uniform.
>
> Fixes: 32a9f26e5e26 ("rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()")
> Cc: Valentin Schneider <vschneid@xxxxxxxxxx>
> CC: Frederic Weisbecker <frederic@xxxxxxxxxx>
> Cc: Neeraj Upadhyay <neeraj.upadhyay@xxxxxxxxxx>
> Signed-off-by: Srikar Dronamraju <srikar@xxxxxxxxxxxxx>
Thanks!
I suspect this should be better routed through the GPIO UAPI maintainers?
In which case:
Acked-by: Frederic Weisbecker <frederic@xxxxxxxxxx>