Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Tue Sep 25 21:39:00 UTC 2007

Modified Files:
        src/sys/kern: kern_lwp.c kern_synch.c

Log Message:
curlwp appears to be set by all active copies of cpu_switchto - remove
the MI assignments and assert that it's set in mi_switch().


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/kern/kern_lwp.c
cvs rdiff -r1.194 -r1.195 src/sys/kern/kern_synch.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