Date: Sun, 05 Jan 2020 22:59:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 243117] panic: keg dma coherent 32 initialization after use. (MIPS MALTA64) Message-ID: <bug-243117-227-4jmCBNcgPS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243117-227@https.bugs.freebsd.org/bugzilla/> References: <bug-243117-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=243117 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jeff@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Mark Johnston <markj@FreeBSD.org> --- Before r356348 we were reading EARLY_COUNTER, giving a bogus allocation counter. It happens to work on amd64 because counter_u64_fetch() uses CPU_FOREACH, which is a no-op before SI_SUB_CPU. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243117-227-4jmCBNcgPS>
