diff options
| author | Puranjay Mohan <puranjay@kernel.org> | 2026-06-24 06:23:45 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@kernel.org> | 2026-07-23 10:46:09 -0700 |
| commit | 97b4c6b933f28a34f549c2e87852c83eede3ccc0 (patch) | |
| tree | f7aac74fa22733e50290236cc51271bf2c65459d /scripts/Makefile.thinlto | |
| parent | ca1f962a82692aecb06e92c2609200d918d57dbd (diff) | |
| download | linux-stable-97b4c6b933f28a34f549c2e87852c83eede3ccc0.tar.gz linux-stable-97b4c6b933f28a34f549c2e87852c83eede3ccc0.zip | |
rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper
This commit extracts the tail-pointer cleanup and segment compaction
logic from rcu_segcblist_advance() into a new static helper function,
rcu_segcblist_advance_compact(). This shared logic will be reused by the
upcoming srcu_segcblist_advance() standalone implementation, which
cannot call the core rcu_segcblist_advance() because that function will
use RCU-specific globals.
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
