commit | 5acdb1af907d5908b4942d425c0983f353dd8fc5 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Dec 26 12:47:06 2010 +0100 |
committer | Len Brown <len.brown@intel.com> | Sun Dec 26 17:02:55 2010 -0500 |
tree | 41a37586a26042a2a299a40ec7a18aea1eefec90 | |
parent | b581a7f9c3abc6c7afacd021747543d32ff17adb [diff] |
ACPI / ACPICA: Disable GPEs during initialization GPEs with corresponding _Lxx/_Exx control methods need to be disabled during initialization in case they have been enabled by the BIOS, so that they don't fire up until they are enabled by acpi_update_gpes(). References: https://bugzilla.kernel.org/show_bug.cgi?id=25412 Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>