ACPI: Disable _GTS and _BFS support by default
authorLen Brown <len.brown@intel.com>
Sat, 18 Apr 2009 03:32:20 +0000 (23:32 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 18 Apr 2009 03:32:20 +0000 (23:32 -0400)
commit96f15efcea94545987715f453a8c2b8ea592d000
tree9dac5a4547357e311cc2be960b799a91ae3ee15d
parent0882e8dd3aad33eca41696d463bb896e6c8817eb
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 <len.brown@intel.com>
drivers/acpi/acpica/hwsleep.c
drivers/acpi/sleep.c