x86, mce: Fix mce printing
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Thu, 11 Jun 2009 07:04:35 +0000 (16:04 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 11 Jun 2009 09:42:17 +0000 (11:42 +0200)
commit77e26cca20013e9352a8df86a54640543304a23a
tree71655e83a507a138fdf85449a561ebab12bf8702
parent8051dbd2dfd1427cc102888d7d96bf39de0be150
x86, mce: Fix mce printing

This patch:

 - Adds print_mce_head() instead of first flag
 - Makes the header to be printed always
 - Stops double printing of corrected errors

[ This portion originates from Huang Ying's patch ]

Originally-From: Huang Ying <ying.huang@intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
LKML-Reference: <4A30AC83.5010708@jp.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/mce.c