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)
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>

No differences found