[Bug 239372] r350207 panic on ppc64 (G5Quad) in moea64_pvo_remove_from_page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 22 15:42:48 UTC 2019


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

Justin Hibbits <jhibbits at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhibbits at FreeBSD.org

--- Comment #2 from Justin Hibbits <jhibbits at FreeBSD.org> ---
Oops, sorry.  Apparently I hadn't tested the same patch I committed.  On line
1458, the 'if (oldpvo != NULL)' should be 'if (error == EEXIST)'.  I'll commit
the fix tonight.

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


More information about the freebsd-ppc mailing list