Date: Sun, 10 Sep 2023 19:33:10 +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-VvioV0aiOb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268393-227@https.bugs.freebsd.org/bugzilla/> References: <bug-268393-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393 --- Comment #71 from Warner Losh <imp@FreeBSD.org> --- This and Mark's comment lead me to believe we are getting stray interrupts = of various flavors. The 0xfffffff hack will keep things working while we're accessing the device in an isr with the card unmapped or asleep.I think this also suggests some sloppiness with establishing or tearing down interrupts. Marks case of getting an interrupt before things are complete is another example. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268393-227-VvioV0aiOb>