Re: [PATCH v2 21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap

From: Frederic Weisbecker
Date: Wed May 08 2024 - 09:07:00 EST


Le Tue, Apr 30, 2024 at 11:17:25AM +0200, Valentin Schneider a écrit :
> The context_tracking.state RCU_DYNTICKS subvariable has been renamed to
> RCU_WATCHING, and the snapshot helpers are now prefix by
> "rcu_watching". Reflect that change into the storage variables for these
> snapshots.
>
> Signed-off-by: Valentin Schneider <vschneid@xxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>