https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237718
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|head -r346588 (and later) |head -r346588 (and before |for powerpc64 on PowerMac |-r347492) for powerpc64 on |G5 exposes: mtx_lock of |PowerMac G5 exposes: |spin mutex WWV @ |mtx_lock of spin mutex WWV |.../sys/powerpc/aim/mmu_oea |@ |64.c |.../sys/powerpc/aim/mmu_oea | |64.c --- Comment #1 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #0) head -r347492 changed what made head -r346588 a good test case for the mtx_lock issue: it removed use of the illegal instructions (as far as pre-power6 processors are concerned). So, either using the range that is a test-case on such older power/powerpc64 or other means of inducing a test case is now needed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
