linux/drivers/acpi/apei
Huang Ying fdea163d8c ACPI, APEI, EINJ, Fix resource conflict on some machine
Some APEI firmware implementation will access injected address
specified in param1 to trigger the error when injecting memory error.
This will cause resource conflict with RAM.

On one of our testing machine, if injecting at memory address
0x10000000, the following error will be reported in dmesg:

  APEI: Can not request iomem region <0000000010000000-0000000010000008> for GARs.

This patch removes the injecting memory address range from trigger
table resources to avoid conflict.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:38 -05:00
..
apei-base.c ACPI, APEI, EINJ, Fix resource conflict on some machine 2012-01-17 03:54:38 -05:00
apei-internal.h ACPI, APEI, EINJ, Fix resource conflict on some machine 2012-01-17 03:54:38 -05:00
cper.c ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
einj.c ACPI, APEI, EINJ, Fix resource conflict on some machine 2012-01-17 03:54:38 -05: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, Remove table not found message 2012-01-17 03:54:29 -05:00
ghes.c ACPI, APEI, Printk queued error record before panic 2012-01-17 03:54:33 -05:00
hest.c ACPI, APEI, Remove table not found message 2012-01-17 03:54:29 -05:00
Kconfig llist: Make some llist functions inline 2011-10-04 11:30:53 +02:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00