Files
ubports_kernel_google_msm/drivers/acpi
Huang Ying 4134b8c881 ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
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
mech.  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 excludes ACPI NVS regions when APEI components
request resources.  So that they will not conflict with ACPI NVS
regions.

Reported-and-tested-by: Pavel Ivanov <paivanof@gmail.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:46 -05:00
..
2011-08-05 22:16:42 -04:00
2011-11-06 20:32:31 -05:00
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2011-05-29 04:40:39 -04:00
2011-07-16 18:36:17 -04:00
2012-01-17 03:54:44 -05:00
2012-01-17 03:54:44 -05:00
2011-07-14 00:14:05 -04:00
2011-07-16 18:36:17 -04:00
2011-11-06 19:13:44 -05:00
2011-07-16 18:36:17 -04:00