linux_dsm_epyc7002/drivers/acpi/apei
Huang Ying 86cd47334b ACPI, APEI, GHES, Prevent GHES to be built as module
GHES (Generic Hardware Error Source) is used to process hardware error
notification in firmware first mode.  But because firmware first mode
can be turned on but can not be turned off, it is unreasonable to
unload the GHES module with firmware first mode turned on.  To avoid
confusion, this patch makes GHES can be enabled/disabled in
configuration time, but not built as module and unloaded at run time.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Reviewed-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-07-13 23:35:57 -04:00
..
apei-base.c ACPI, APEI, Add apei_exec_run_optional 2011-07-13 23:34:49 -04:00
apei-internal.h ACPI, APEI, Add apei_exec_run_optional 2011-07-13 23:34:49 -04:00
cper.c ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
einj.c ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST 2011-07-13 23:35:14 -04:00
erst-dbg.c ACPI, APEI, ERST, Fix erst-dbg long record reading issue 2011-07-13 23:31:51 -04:00
erst.c ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST 2011-07-13 23:35:14 -04:00
ghes.c ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic 2011-07-13 23:33:57 -04:00
hest.c ACPI, APEI, HEST, Detect duplicated hardware error source ID 2011-07-13 23:27:56 -04:00
Kconfig ACPI, APEI, GHES, Prevent GHES to be built as module 2011-07-13 23:35:57 -04:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00