]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rcutorture: Decorate failing reader segments with last CPU ID
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 28 Oct 2024 23:58:51 +0000 (16:58 -0700)
committerUladzislau Rezki (Sony) <urezki@gmail.com>
Sat, 14 Dec 2024 16:04:08 +0000 (17:04 +0100)
commit3b476823b98685ec4d228af32323854f8e45aac7
treef4b15b71ba9dfaabbec0bbeda725ccccac49273a
parent0f38c06cab7712fc82c314fe4264a8897f3e6365
rcutorture: Decorate failing reader segments with last CPU ID

In kernels built with CONFIG_RCU_TORTURE_TEST_LOG_CPU=y, the CPU is
logged at the beginning of each reader segment.  This commit further
logs it at the end of the full set of reader segments in order to show
any migration that might have occurred during the last reader segment.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
kernel/rcu/rcutorture.c