Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc/powerpc



Module Name:    src
Committed By:   matt
Date:           Mon Aug  4 22:29:59 UTC 2003

Modified Files:
        src/sys/arch/powerpc/powerpc: trap_subr.S

Log Message:
Change bc x,y,z to their simplified mnemonics.  During a kernel DSI fault,
if the exception address is < 1 page away from the KSP, switch to the that
CPU's spill stack to handle the trap.  Otherwise you can get in a infinite
DSI fault loop.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/powerpc/powerpc/trap_subr.S

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




Home | Main Index | Thread Index | Old Index