]> git.ipfire.org Git - thirdparty/linux.git/commit
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 9 Feb 2026 03:03:30 +0000 (19:03 -0800)
committerJoel Fernandes <joelagnelf@nvidia.com>
Mon, 30 Mar 2026 19:48:13 +0000 (15:48 -0400)
commit359cf5c942b8fce9cf2b7f3c1eb5b8186f0d9b30
tree1ef893c96f188eaa3363485f5a7f30ce57eb24f8
parentb0c8dd5097aaa7bfc70c8933de6be0dcdc995592
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()

The torture_shutdown_init() function spawns a shutdown kthread in
a manner very similar to that implemented by rcu_scale_shutdown().
This commit therefore re-implements rcu_scale_shutdown() in terms of
torture_shutdown_init().

This patch was generated by Claude given as input the patch making the
same transformation of ref_scale_shutdown().

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
kernel/rcu/rcuscale.c
tools/testing/selftests/rcutorture/configs/rcuscale/ver_functions.sh