commit | 96f15efcea94545987715f453a8c2b8ea592d000 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Apr 17 23:32:20 2009 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri Apr 17 23:32:20 2009 -0400 |
tree | 9dac5a4547357e311cc2be960b799a91ae3ee15d | |
parent | 0882e8dd3aad33eca41696d463bb896e6c8817eb [diff] |
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>