]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Add subsystem option to force copy of DSDT to local memory
authorLin Ming <ming.m.lin@intel.com>
Thu, 1 Apr 2010 03:14:12 +0000 (11:14 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 20 Apr 2010 14:43:16 +0000 (10:43 -0400)
commit09d3d268fe2a988cb19d7d6baec7f407c892137a
tree4619ef009c68e1061c41e6081b7967da67974970
parent6338c947f69b5093be7529a16f401bc418411b7a
ACPICA: Add subsystem option to force copy of DSDT to local memory

Optionally copy the entire DSDT to local memory (instead of
simply mapping it.) There are some BIOSs that corrupt or replace
the original DSDT, creating the need for this option. Default is
FALSE, do not copy the DSDT.

https://bugzilla.kernel.org/show_bug.cgi?id=14679

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/actables.h
drivers/acpi/acpica/psxface.c
drivers/acpi/acpica/tbutils.c
drivers/acpi/acpica/tbxface.c
include/acpi/acpixf.h