Source-Changes archive

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

CVS commit: src/sys/arch/sh3/sh3



Module Name:    src
Committed By:   uwe
Date:           Sat Feb 23 22:30:46 UTC 2008

Modified Files:
        src/sys/arch/sh3/sh3: locore_c.c locore_subr.S

Log Message:
Set curlwp and curpcb in cpu_switchto instead of cpu_switch_prepare.
We can now skip cpu_switch_prepare for the "fast" switch case (when
"returning" is true) which we will need for fast soft interrupts.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/sh3/sh3/locore_c.c
cvs rdiff -r1.45 -r1.46 src/sys/arch/sh3/sh3/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