Re: [PATCH RFC 02/12] entry/idle: Add a common function for activites during idle entry/exit

From: peterz
Date: Sat Aug 15 2020 - 17:52:56 EST


On Fri, Aug 14, 2020 at 11:18:58PM -0400, Joel Fernandes (Google) wrote:
> Currently only RCU hooks for idle entry/exit are called. In later
> patches, kernel-entry protection functionality will be added.
>
> Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>

NAK, rcu_idle_enter() is broken where it is now, it needs to be pushed
in deeper:

http://lkml.kernel.org/r/20200807193017.962482579@xxxxxxxxxxxxx