aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorTony Luck <[email protected]>2018-05-25 14:41:39 -0700
committerThomas Gleixner <[email protected]>2018-06-07 22:22:12 +0200
commitc7d606f560e4c698884697fef503e4abacdd8c25 (patch)
tree866560cab0deca4e4f3df24e5df2d7813fbdd49b /tools/perf/scripts/python/call-graph-from-sql.py
parent716a685fdb89942a50c4138141027e38336a895f (diff)
x86/mce: Improve error message when kernel cannot recover
Since we added support to add recovery from some errors inside the kernel in: commit b2f9d678e28c ("x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries") we have done a less than stellar job at reporting the cause of recoverable machine checks that occur in other parts of the kernel. The user just gets the unhelpful message: mce: [Hardware Error]: Machine check: Action required: unknown MCACOD doubly unhelpful when they check the manual for the reported IA32_MSR_STATUS.MCACOD and see that it is listed as one of the standard recoverable values. Add an extra rule to the MCE severity table to catch this case and report it as: mce: [Hardware Error]: Machine check: Data load in unrecoverable area of kernel Fixes: b2f9d678e28c ("x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries") Signed-off-by: Tony Luck <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Qiuxu Zhuo <[email protected]> Cc: Ashok Raj <[email protected]> Cc: [email protected] # 4.6+ Cc: Dan Williams <[email protected]> Cc: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/4cc7c465150a9a48b8b9f45d0b840278e77eb9b5.1527283897.git.tony.luck@intel.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions