Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/acorn26/acorn26
Module Name: src
Committed By: bjh21
Date: Tue Feb 14 16:41:21 UTC 2006
Modified Files:
src/sys/arch/acorn26/acorn26: cpuswitch.c vm_machdep.c
Log Message:
Don't access an LWP's struct lwp after we've called lwp_exit2() on it.
I'm not sure the new code is right, but it works, which is an improvement.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn26/acorn26/cpuswitch.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/acorn26/acorn26/vm_machdep.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