Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 19:23:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268393] system always reboots once from a powered off state
Message-ID:  <bug-268393-227-ubdb4fPPno@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268393-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268393-227-ubdb4fPPno>