Re: [PATCH 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
From: Greg Kroah-Hartman
Date: Wed Nov 26 2025 - 02:38:20 EST
On Tue, Nov 25, 2025 at 09:41:22PM +0500, Muhammad Usama Anjum wrote:
> >> While I've thought about increasing the speed, I've no concrete ideas yet.
> >> The main problem is that its sequential in nature.
> >
> > Then fix that?
> That's in the plan. But who knows when we get time to attempt that.
Take the time to fix this properly first, don't paper over the issue by
changing user/system interactions that will not be needed in the future
when the real problem is resolved.
> First I need a board/machine with serial console access to view all logs in real
> time. :)
usb debug cables might be your solution.
good luck!
greg k-h