Re: [PATCH 06/19] context_tracking: Take idle eqs entrypoints over RCU

From: Frederic Weisbecker
Date: Wed Mar 09 2022 - 16:13:07 EST


On Sat, Mar 05, 2022 at 03:05:26PM +0100, Peter Zijlstra wrote:
> On Wed, Mar 02, 2022 at 04:47:57PM +0100, Frederic Weisbecker wrote:
> > The RCU dynticks counter is going to be merged into the context tracking
> > subsystem. Start with moving the idle extended quiescent states
> > entrypoints to RCU. For now those are dumb redirection to existing RCU
> > calls.
>
> s/to/from/ right? You're taking them away from RCU and moving them to
> ct.

Right!