[Bug 239372] r350207 panic on ppc64 (G5Quad) in moea64_pvo_remove_from_page
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239372 Justin Hibbits <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Justin Hibbits <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"