summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2022-09-22 12:51:35 -0700
committerBorislav Petkov <bp@suse.de>2022-10-31 17:01:19 +0100
commita51cbd0d86d3fa9ecc6ddf186dd1cb66a4fefa87 (patch)
tree051052274c1129693158093c78176ad956993f58 /tools/perf/scripts/python/export-to-postgresql.py
parentbc1b705b0eee4c645ad8b3bbff3c8a66e9688362 (diff)
x86/mce: Use severity table to handle uncorrected errors in kernel
mce_severity_intel() has a special case to promote UC and AR errors in kernel context to PANIC severity. The "AR" case is already handled with separate entries in the severity table for all instruction fetch errors, and those data fetch errors that are not in a recoverable area of the kernel (i.e. have an extable fixup entry). Add an entry to the severity table for UC errors in kernel context that reports severity = PANIC. Delete the special case code from mce_severity_intel(). Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220922195136.54575-2-tony.luck@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions