]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257162, r257175
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 19:12:53 +0000 (19:12 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 19:12:53 +0000 (19:12 +0000)
commit4873da747c557284b65edcb952d364df9a9c6654
tree6f247fb329332ebdffc3431607c7a9322b744d4c
parent3ec635e847c904b6e05e961f22fcfaa1c5fc36ef
MFC r257162, r257175

  The old trap.h (then trap_aim.h) actually had trap ID codes for Book-E CPUs.
  Use it universally. Book-E traps may also need revisiting due to the
  introduction of fixed-offset traps and the deprecation of IVORs in POWER
  ISA 2.06, but that's very much an issue for another day.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265974 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/aim/mmu_oea.c
sys/powerpc/aim/mp_cpudep.c
sys/powerpc/include/trap.h
sys/powerpc/include/trap_aim.h [deleted file]
sys/powerpc/include/trap_booke.h [deleted file]
sys/powerpc/pseries/platform_chrp.c