Files
linux-st/include/linux
Huang Ying b54ac6d2a2 ACPI, Record ACPI NVS regions
Some firmware will access memory in ACPI NVS region via APEI.  That
is, instructions in APEI ERST/EINJ table will read/write ACPI NVS
region.  The original resource conflict checking in APEI code will
check memory/ioport accessed by APEI via general resource management
mechanism.  But ACPI NVS region is marked as busy already, so that the
false resource conflict will prevent APEI ERST/EINJ to work.

To fix this, this patch record ACPI NVS regions, so that we can avoid
request resources for memory region inside it.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:44 -05:00
..
2011-11-07 09:11:16 -08:00
2012-01-17 03:54:44 -05:00
2011-11-02 16:07:03 -07:00
2011-11-16 09:21:50 +01:00
2011-11-07 23:54:53 +01:00
2011-11-23 11:33:07 +01:00
2011-11-02 16:06:57 -07:00
2011-11-22 16:37:01 -05:00
2011-11-02 16:07:02 -07:00
2011-11-29 11:59:50 +00:00
2011-10-31 17:30:47 -07:00
2011-10-31 17:30:44 -07:00
2011-11-02 16:07:02 -07:00
2011-11-02 16:07:02 -07:00