https://bugzilla.kernel.org/show_bug.cgi?id=90741
--- Comment #22 from Gustaw Smolarczyk wielkiegie@gmail.com --- @Maarten Lankhorst
The "Clear irqs..." patch doesn't seem to help.
Also, the WARN_ON_ONCE() doesn't seem to be hit (I have added 'WARN_ON_ONCE(1);' in the else block). The dmesg doesn't have anything related to it. Am I right that the WARN_ON_ONCE line should appear in dmesg in case it is reached?
@Jon Arne Jørgensen
About patch compilation: I have applied it on top of 3.19-rc5. Are you by any chance using 3.18?