summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorJoel Fernandes <joelagnelf@nvidia.com>2026-07-18 13:15:33 -0400
committerPaul E. McKenney <paulmck@kernel.org>2026-07-23 10:46:09 -0700
commit767ce74b33741c730777df5ab77bd3ab7dc2c74c (patch)
tree672987e99422982429dc3f24ba32768738af0460 /scripts/Makefile.thinlto
parenta13c140cc289c0b7b3770bce5b3ad42ab35074aa (diff)
downloadlinux-stable-767ce74b33741c730777df5ab77bd3ab7dc2c74c.tar.gz
linux-stable-767ce74b33741c730777df5ab77bd3ab7dc2c74c.zip
rcu: Remove unused rdp parameter from trace_rcu_this_gp()
The trace_rcu_this_gp() wrapper forwards only the rcu_node structure's fields and the requested grace-period sequence number to the rcu_future_grace_period tracepoint. Its rcu_data pointer parameter has no users, but every one of the ten call sites must nevertheless come up with an rcu_data pointer to pass in. Remove the parameter and update all callers. This also allows rcu_future_gp_cleanup() to drop the local rcu_data pointer that existed solely to feed this trace call. No functional change. Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions