Re: [PATCH 1/1] platform/x86/intel/hid: Don't wake on 5-button releases
From: David McFarland
Date: Fri Mar 29 2024 - 14:06:21 EST
"Linux regression tracking (Thorsten Leemhuis)"
<regressions@xxxxxxxxxxxxx> writes:
> David, from here is looks like this is stalled for ten days now. Or was
> there some progress and I just missed it?
No, I've not seen any emails since your last.
> From the cover letter[1] is sounds a lot like a "Fixes: 0c4cae1bc00d31
> ("PM: hibernate: Avoid missing wakeup events during hibernation")" would
> be appropriate here.
The specific behaviour I encountered (failure to hibernate) started with
that commit, but I think it just exposed the underlying behaviour (wake
on button release), which probably dates to when the driver was
introduced.
I believe it would have been possible to reproduce the other behaviour I
mentioned (long hold of button to suspend causes the machine to wake on
release), even before 0c4cae1bc00d31.
That's why I left it off, but I'm happy to revise.