[Bug 233863] Various PowerMac G5 models may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 10 10:47:28 UTC 2019


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

Mark Millard <marklmi26-fbsd at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203627|0                           |1
        is obsolete|                            |

--- Comment #36 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
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.


More information about the freebsd-ppc mailing list