Neeraj Upadhyay d39ec8f3c1 rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_trace
Valid CPU numbers can be zero or greater, but the checks for
->trc_ipi_to_cpu and tick_nohz_full_cpu()'s argument are for strictly
greater than.  This commit therefore corrects the check for no_hz_full
cpu in show_stalled_task_trace() so as to include cpu 0.

Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2021-09-15 11:41:14 -07:00
..
2020-08-24 18:39:24 -07:00
2021-08-06 13:41:48 -07:00
2021-05-12 12:11:05 -07:00
2021-05-10 16:03:35 -07:00
2021-08-30 14:26:36 -07:00