From: Len Brown Date: Thu, 26 Jul 2007 04:50:06 +0000 (-0400) Subject: ACPI: add "acpi_no_auto_ssdt" bootparam X-Git-Tag: v2.6.23-rc3~5^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67effe8fff32f60bdf51cba484766ba6003005bb;p=pandora-kernel.git ACPI: add "acpi_no_auto_ssdt" bootparam "acpi_no_auto_ssdt" prevents Linux from automatically loading all the SSDTs listed in the RSDT/XSDT. This is needed for debugging. In particular, it allows a DSDT override to optionally be a DSDT+SSDT override. http://bugzilla.kernel.org/show_bug.cgi?id=3774 Signed-off-by: Len Brown --- Reading git-diff-tree failed