-
Paul E. McKenney authored
The "Timeout: Not all CPUs entered broadcast exception handler" message will appear from time to time given enough systems, but this message does not identify which CPUs failed to enter the broadcast exception handler. This information would be valuable if available, for example, in order to correlate with other hardware-oriented error messages. Add a cpumask of CPUs which maintains which CPUs have entered this handler, and print out which ones failed to enter in the event of a timeout. [ bp: Massage. ] Reported-by:
Jonathan Lemon <bsd@fb.com> Signed-off-by:
Paul E. McKenney <paulmck@kernel.org> Signed-off-by:
Borislav Petkov <bp@suse.de> Tested-by:
Tony Luck <tony.luck@intel.com> Link: https://lkml.kernel.org/r/20210106174102.GA23874@paulmck-ThinkPad-P72
7bb39313