diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-06-26 22:39:41 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 03:38:32 +0200 |
commit | bca37119c57bdc2c68c84b313a5118005e8693cf (patch) | |
tree | 9263557fc0fe935a348f3868f31c1b7e2ef4ee9f /kernel/time/alarmtimer.c | |
parent | scftorture: Implement weighted primitive selection (diff) | |
download | linux-bca37119c57bdc2c68c84b313a5118005e8693cf.tar.xz linux-bca37119c57bdc2c68c84b313a5118005e8693cf.zip |
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Currently, can_stop_idle_tick() prints "NOHZ: local_softirq_pending HH"
(where "HH" is the hexadecimal softirq vector number) when one or more
non-RCU softirq handlers are still enabled when checking to stop the
scheduler-tick interrupt. This message is not as enlightening as one
might hope, so this commit changes it to "NOHZ tick-stop error: Non-RCU
local softirq work is pending, handler #HH".
Reported-by: Andy Lutomirski <luto@kernel.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/time/alarmtimer.c')
0 files changed, 0 insertions, 0 deletions