Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2019 10:47:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ppc@FreeBSD.org
Subject:   [Bug 233863] Various PowerMac G5 models may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
Message-ID:  <bug-233863-21-aPjCzYQdOl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233863-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233863-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233863

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

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

--- Comment #36 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Created attachment 204307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204307&action=
=3Dedit
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).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233863-21-aPjCzYQdOl>