commit | 69ec87efa815d69140423014bb5f91e034faac22 | [log] [tgz] |
---|---|---|
author | Lin Ming <ming.m.lin@intel.com> | Thu Apr 01 11:14:12 2010 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 20 10:43:16 2010 -0400 |
tree | 4619ef009c68e1061c41e6081b7967da67974970 | |
parent | 729df0f848daf2f17d02107199fa92efe909d995 [diff] |
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>