From: Len Brown Date: Sat, 18 Apr 2009 03:32:20 +0000 (-0400) Subject: ACPI: Disable _GTS and _BFS support by default X-Git-Tag: v2.6.30-rc4~50^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f15efcea94545987715f453a8c2b8ea592d000;p=pandora-kernel.git ACPI: Disable _GTS and _BFS support by default Executing BIOS code paths not exercised by Windows tends to get Linux into trouble. However, if a system does benefit from _GTS or _BFS, acpi.gts=1 an acpi.bfs=1 are now available to enable them. http://bugzilla.kernel.org/show_bug.cgi?id=13041 Signed-off-by: Len Brown --- Reading git-diff-tree failed