public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* 4.5 regression: ACPI hangs when backlight hotkeys are pressed
@ 2016-01-18 20:52 Andy Lutomirski
  2016-01-18 22:25 ` Rafael J. Wysocki
  0 siblings, 1 reply; 8+ messages in thread
From: Andy Lutomirski @ 2016-01-18 20:52 UTC (permalink / raw)
  To: Linux ACPI, Adrien Schildknecht, Hans de Goede, Rafael J. Wysocki

I'm running 4.4 with the pm+acpi-4.5-rc1-1 merged in.  After pressing
the backlight hotkeys a couple times, things start to break.  Poking
at hung thread stacks, it appears that calls to
acpi_video_handles_brightness_key_presses never return.

It appears that the culprit is:

commit aecbd9b1bff6afbe349921b406b99d285b412820
Author: Adrien Schildknecht <adrien+dev@schischi.me>
Date:   Mon Jan 4 23:22:28 2016 +0100

    ACPI / video: driver must be registered before checking for keypresses

Reverting that patch makes my laptop work again.

I don't know what that patch is trying to do, but it looks highly
questionable to me.  Why should an accessor wait for a potential
different driver to register something?  I see no guarantee that it
will eve happen.

This is a Dell XPS 13 9350.

--Andy

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-01-19  0:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 20:52 4.5 regression: ACPI hangs when backlight hotkeys are pressed Andy Lutomirski
2016-01-18 22:25 ` Rafael J. Wysocki
2016-01-18 23:04   ` Andy Lutomirski
2016-01-18 23:54     ` Rafael J. Wysocki
2016-01-18 23:57       ` Andy Lutomirski
2016-01-19  0:01         ` Rafael J. Wysocki
2016-01-19  0:09           ` Andy Lutomirski
2016-01-19  0:20             ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox