summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorPuranjay Mohan <puranjay@kernel.org>2026-06-24 06:23:45 -0700
committerPaul E. McKenney <paulmck@kernel.org>2026-07-23 10:46:09 -0700
commit97b4c6b933f28a34f549c2e87852c83eede3ccc0 (patch)
treef7aac74fa22733e50290236cc51271bf2c65459d /scripts/Makefile.thinlto
parentca1f962a82692aecb06e92c2609200d918d57dbd (diff)
downloadlinux-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