Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/arch/powerpc/powerpc



Module Name:    syssrc
Committed By:   lukem
Date:           Fri Jun 21 05:34:44 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/powerpc [netbsd-1-6]: locore_subr.S

Log Message:
Pull up revision 1.3 (requested by matt in ticket #334):
Don't load the SR registers on a context switch.  They get switched from
the user's SR registers to the kernel's SR registers on an exception or
interrupt from user level and restored with the user's SR register when the
exception or interrupt returns back to user level.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.20.1 syssrc/sys/arch/powerpc/powerpc/locore_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