From: Lin Ming Date: Thu, 1 Apr 2010 03:14:12 +0000 (+0800) Subject: ACPICA: Add subsystem option to force copy of DSDT to local memory X-Git-Tag: v2.6.35-rc1~477^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ec87efa815d69140423014bb5f91e034faac22;p=pandora-kernel.git 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 Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed