On Tue, Apr 8, 2025 at 2:10 PM Mario Limonciello wrote:
>
> From: Mario Limonciello
>
> On systems that default to 'deep' some userspace software likes
> to try to suspend in 'deep' first. If there is a failure for any
> reason (such as -ENOMEM) the failure is ignored and then it will
> try to u
From: Mario Limonciello
On systems that default to 'deep' some userspace software likes
to try to suspend in 'deep' first. If there is a failure for any
reason (such as -ENOMEM) the failure is ignored and then it will
try to use 's2idle' as a fallback. This fails, but more importantly
it leads t