svn commit: r257162 - head/sys/powerpc/include

Julio Merino julio at meroh.net
Sat Oct 26 23:37:44 UTC 2013


On Sat, Oct 26, 2013 at 10:54 AM, Nathan Whitehorn
<nwhitehorn at freebsd.org> wrote:
> Author: nwhitehorn
> Date: Sat Oct 26 14:54:43 2013
> New Revision: 257162
> URL: http://svnweb.freebsd.org/changeset/base/257162
>
> Log:
>   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.
>
> Deleted:
>   head/sys/powerpc/include/trap_aim.h
>   head/sys/powerpc/include/trap_booke.h
> Modified:
>   head/sys/powerpc/include/trap.h

This has broken sys/boot/powerpc/ps3/start.S .

-- 
Julio Merino / @jmmv


More information about the svn-src-head mailing list