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]>