]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ACPICA: Clear status of GPEs before enabling them"
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 30 Apr 2019 09:18:21 +0000 (11:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 30 Apr 2019 18:03:44 +0000 (20:03 +0200)
commit0f46f4b8c61f6af776648769f3b9f0742f9cdde9
tree67a13365047acc48800b34c95e2fb068c28e9585
parentafb3184ca636b51f34e5c758b5414acecf4ca2f8
Revert "ACPICA: Clear status of GPEs before enabling them"

Revert commit 7d90011797f3 ("ACPICA: Clear status of GPEs before
enabling them") that causes problems with Thunderbolt controllers
to occur if a dock device is connected at init time (the xhci_hcd
and thunderbolt modules crash which prevents peripherals connected
through them from working).

Commit 7d90011797f3 effectively causes commit eeea4f48b0fc ("ACPICA:
Dispatch active GPEs at init time") to get undone, so the problem
addressed by commit eeea4f48b0fc appears again as a result of it.

Fixes: 7d90011797f3 ("ACPICA: Clear status of GPEs before enabling them")
Link: https://lore.kernel.org/lkml/s5hy33siofw.wl-tiwai@suse.de/T/#u
Link: https://bugzilla.opensuse.org/show_bug.cgi?id=1132943
Reported-by: Michael Hirmke <opensuse@mike.franken.de>
Reported-by: Takashi Iwai <tiwai@suse.de>
Cc: 4.17+ <stable@vger.kernel.org> # 4.17+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/evgpe.c