OSDN Git Service

scftorture: Add debug output for wrong-CPU warning
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 11 Nov 2020 18:12:05 +0000 (10:12 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 21:53:41 +0000 (13:53 -0800)
commitf3ea978b712f768a02137e867aced5bfdcea670e
tree1868863884a3c2b7180ff07481f2e25c2e02a118
parent00504537f44422a99d97f615f2b3ee17cfba194d
scftorture: Add debug output for wrong-CPU warning

This commit adds the desired CPU, the actual CPU, and nr_cpu_ids to
the wrong-CPU warning in scftorture_invoker(), the better to help with
debugging.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/scftorture.c