[Bug 268393] system always reboots once from a powered off state

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 Sep 2023 19:23:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393

--- Comment #70 from Oleh Hushchenkov <o.hushchenkov@gmail.com> ---
(In reply to Mark Johnston from comment #68)
> I'm not particularly sure why my commit would introduce a problem there.

I'm not familiar with the code base, but for me it looks like D34117 added
"intsts != 0xffffffff" to "while()" condition and thus changed some timings.

Important part is that removing "intsts != 0xffffffff" form "while()" condition
fixes the issue, but suspend stops working again.

-- 
You are receiving this mail because:
You are the assignee for the bug.