commit | 86503560e48153aba539ff117450d31ab2ef76d7 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed May 27 21:56:58 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Jun 03 14:45:34 2009 -0700 |
tree | 56e892d3dfa3a332237bb521bf5d25c8f5c680af | |
parent | 29b0f591d678838435fbb3e15ef20266f1a9e01d [diff] |
x86, mce: print header/footer only once for multiple MCEs When multiple MCEs are printed print the "HARDWARE ERROR" header and "This is not a software error" footer only once. This makes the output much more compact with many CPUs. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>