[Bug 233863] Various PowerMac G5 models may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863 Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #203627|0 |1 is obsolete| | --- Comment #36 from Mark Millard <[email protected]> --- Created attachment 204307 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204307&action=edit Patch for aim/mp_cpudep.c that fixes slb-miss problem in cpudep_ap_bootstrap for PPC970/PowerMacG5 contexts No longer is aimslb.c involved. More than the 970 might be appropriate for similar changes, but as stands this is a PPC970 specific fix that makes the slbtrap/handle_kernel_slb_spill code work in the cpudep_ap_bootstrap time frame. It basically just moves initialization of HIOR, HID0, and HID1 to earlier, before cpudep_ap_bootstrap is called. The patch was originally developed on head -r347003 without the patches from this bugzilla (or others that I have in/from my investigations). -- 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]"