]> git.ipfire.org Git - thirdparty/linux.git/commit
rcu-tasks: Add printk()s to localize boot-time self-test hang
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 27 Jul 2023 20:13:46 +0000 (13:13 -0700)
committerFrederic Weisbecker <frederic@kernel.org>
Mon, 11 Sep 2023 20:50:08 +0000 (22:50 +0200)
commit92a708dc1fb8c33b0017ad77dc7ff6e434f96ee2
treeaf8b8b3a7251b02ac46d82e82fa31796c7aa9488
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d
rcu-tasks: Add printk()s to localize boot-time self-test hang

Currently, rcu_tasks_initiate_self_tests() prints a message and then
initiates self tests on up to three different RCU Tasks flavors.  If one
of the flavors has a grace-period hang, it is not easy to work out which
of the three hung.  This commit therefore prints a message prior to each
individual test.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
kernel/rcu/tasks.h