linux_dsm_epyc7002/arch/x86/kernel/cpu/mcheck
Huang Ying 0dcc66851f x86, mce: Support specifying raise mode for software MCE injection
Raise mode include raising as exception or raising as poll, it is
specified via the mce.inject_flags field.

This can be used to specify raise mode of UCNA, which is UC error but
raised not as exception. And this can be used to test the filter code
of poll handler or exception handler too. For example, enforce a poll
raise mode for a fatal MCE.

ChangeLog:

v2:

- Re-base on latest x86-tip.git/mce3

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-08-10 13:58:41 -07:00
..
Makefile x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE 2009-07-09 18:39:47 -07:00
mce_amd.c x86, mce: rename _64.c files which are no longer 64-bit-specific 2009-06-16 16:56:11 -07:00
mce_intel.c x86: mce: macros to compute banks MSRs 2009-07-09 18:39:47 -07:00
mce-inject.c x86, mce: Support specifying raise mode for software MCE injection 2009-08-10 13:58:41 -07:00
mce-internal.h x86: mce: Move per bank data in a single datastructure 2009-07-09 18:39:47 -07:00
mce-severity.c x86, mce: remove never executed code 2009-07-29 15:44:19 -07:00
mce.c x86, mce: add missing __cpuinit tags 2009-07-29 15:43:44 -07:00
p5.c x86, mce: make mce_disabled boolean 2009-06-16 16:56:07 -07:00
therm_throt.c x86, mce: fix reporting of Thermal Monitoring mechanism enabled 2009-07-29 15:45:13 -07:00
threshold.c x86, mce: enable MCE_INTEL for 32bit new MCE 2009-05-28 09:24:13 -07:00
winchip.c x86, mce: unify mce.h 2009-06-16 16:56:07 -07:00