Module Name:    src
Committed By:   matt
Date:           Wed Jun 15 17:47:45 UTC 2011

Modified Files:
        src/sys/arch/powerpc/booke: genassym.cf trap_subr.S
        src/sys/arch/powerpc/powerpc: db_trace.c intr_stubs.c

Log Message:
Now that the generic fixup code exists, there's no to patch the interrupts
directly since the stub fixup will do that automatically.  Just need to add
stubs for the interrupt vectors and they get fixed automagically.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/booke/genassym.cf \
    src/sys/arch/powerpc/booke/trap_subr.S
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/powerpc/powerpc/db_trace.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/powerpc/powerpc/intr_stubs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to