Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/arch/arm/arm32
Module Name: syssrc
Committed By: thorpej
Date: Tue Aug 6 17:45:39 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32 [nathanw_sa]: cpuswitch.S
Log Message:
* In switch_exit()/switch_lwp_exit(), set the outgoing-lwp register to
NULL (rather than lwp0) so that we actually use the "exiting process"
optimization in cpu_switch().
* Correct some comments.
To generate a diff of this commit:
cvs rdiff -r1.3.2.10 -r1.3.2.11 syssrc/sys/arch/arm/arm32/cpuswitch.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