diff options
| author | Puranjay Mohan <puranjay@kernel.org> | 2026-06-24 06:23:44 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@kernel.org> | 2026-07-23 10:46:09 -0700 |
| commit | ca1f962a82692aecb06e92c2609200d918d57dbd (patch) | |
| tree | 61ecaaa8566e864b1ca582bc61f8e6954931aeed /scripts/Makefile.thinlto | |
| parent | 736084507faa3596caad181a2ba6aa2a96197c52 (diff) | |
| download | linux-ca1f962a82692aecb06e92c2609200d918d57dbd.tar.gz linux-ca1f962a82692aecb06e92c2609200d918d57dbd.zip | |
rcu/segcblist: Add SRCU and Tasks RCU wrapper functions
Add srcu_segcblist_advance() and srcu_segcblist_accelerate() wrappers
that forward to the core rcu_segcblist_advance() and
rcu_segcblist_accelerate() functions, and switch all SRCU (srcutree.c)
and Tasks RCU (tasks.h) callers to use these wrappers.
This isolates SRCU and Tasks RCU from upcoming changes to the core
advance/accelerate functions, which will switch to struct
rcu_gp_seq for dual normal/expedited GP tracking. Because SRCU and
Tasks RCU use only normal GP sequences, their wrappers will maintain the
existing unsigned long interface.
No functional change.
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Puranjay Mohan <puranjay@kernel.org>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
