sched/x86: Update reschedule warning text
authorPrarit Bhargava <[email protected]>
Tue, 18 Apr 2017 12:25:05 +0000 (08:25 -0400)
committerIngo Molnar <[email protected]>
Thu, 20 Apr 2017 08:14:30 +0000 (10:14 +0200)
commit21173d0b4d2a0b9e9e5f3155cf2cfc5781a6f4b1
tree1e4bb7afca69ba09dc80cfef31b5e75e995d30ec
parent73810a069120aa831debb4d967310ab900f628ad
sched/x86: Update reschedule warning text

Modify the reschedule warning to output the offline CPU number and
use a better debug message.

Signed-off-by: Prarit Bhargava <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Daniel Bristot de Oliveira <[email protected]>
Cc: Hidehiro Kawai <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt (VMware) <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Wanpeng Li <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Tweaked the warning message. ]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/smp.c