diff options
author | Valentin Schneider <vschneid@redhat.com> | 2024-04-16 17:21:25 +0200 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-08-15 21:30:42 +0530 |
commit | 3116a32eb40464de61828787c21f0629a1c26cfa (patch) | |
tree | 5b41f450632f7b5e29f30b703ddff5df2b9349d9 /.clang-format | |
parent | 9629936d06d05540d4dc83cee1167422a477a818 (diff) |
rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()
The context_tracking.state RCU_DYNTICKS subvariable has been renamed to
RCU_WATCHING, the dynticks prefix can go.
While at it, this helper is only meant to be called after failing an
earlier call to rcu_watching_snap_in_eqs(), document this in the comments
and add a WARN_ON_ONCE() for good measure.
Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions