Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   matt
Date:           Mon Aug  4 22:27:00 UTC 2003

Modified Files:
        src/sys/arch/powerpc/include: cpu.h
        src/sys/arch/powerpc/oea: cpu_subr.c
        src/sys/arch/powerpc/powerpc: trap.c

Log Message:
Make that OEA based kernels can properly deal with kernel ISI faults.  Now
that LKMs are supported, it is possible for a LKM page to be "outspilled"
resulting in a possible ISI fault.  Try to spill the page back in.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/powerpc/oea/cpu_subr.c
cvs rdiff -r1.81 -r1.82 src/sys/arch/powerpc/powerpc/trap.c

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