[Bug 243117] panic: keg dma coherent 32 initialization after use. (MIPS MALTA64)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 5 22:59:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243117

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs at FreeBSD.org            |jeff at FreeBSD.org
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #4 from Mark Johnston <markj at 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.


More information about the freebsd-bugs mailing list