Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2019 19:36:24 +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-wHRpkZayIp@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

--- Comment #37 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhibbits
Date: Fri May 10 19:36:15 UTC 2019
New revision: 347463
URL: https://svnweb.freebsd.org/changeset/base/347463

Log:
  powerpc: Initialize the Hardware Interrupt Offset Register (HIOR) earlier=
 for
ppc970

  Since we now have a much larger KVA on powerpc64, it's possible to get SLB
  traps earlier in boot, possibly even before the HIOR is properly configur=
ed
  for us.  Move the HIOR setup to immediately after reset, so that we use o=
ur
  exception handlers instead of Open Firmware's.

  PR:           233863
  Submitted by: Mark Millard (partial)
  Reported by:  Mark Millard
  MFC after:    2 weeks

Changes:
  head/sys/powerpc/aim/mp_cpudep.c

--=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-wHRpkZayIp>