linux/arch/x86/kernel/cpu/mce
Tony Luck 41f035a86b x86/mce: Improve error message when kernel cannot recover, p2
In

  c7d606f560 ("x86/mce: Improve error message when kernel cannot recover")

a case was added for a machine check caused by a DATA access to poison
memory from the kernel. A case should have been added also for an
uncorrectable error during an instruction fetch in the kernel.

Add that extra case so the error message now reads:

  mce: [Hardware Error]: Machine check: Instruction fetch error in kernel

Fixes: c7d606f560 ("x86/mce: Improve error message when kernel cannot recover")
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Pu Wen <puwen@hygon.cn>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190225205940.15226-1-tony.luck@intel.com
2019-02-25 23:21:35 +01:00
..
amd.c x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types 2019-02-03 13:05:16 +01:00
apei.c
core.c x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk 2019-01-16 19:42:00 +01:00
dev-mcelog.c
genpool.c
inject.c
intel.c
internal.h
Makefile
p5.c
severity.c x86/mce: Improve error message when kernel cannot recover, p2 2019-02-25 23:21:35 +01:00
therm_throt.c
threshold.c
winchip.c