Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: ad
Date: Tue May 27 14:25:11 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: vm_machdep.c
src/sys/arch/i386/i386: vm_machdep.c
Log Message:
cpu_lwp_fork: set tf_trapno=T_ASTFLT in case the LWP gets an aston() before
returning to userspace for the first time.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/amd64/amd64/vm_machdep.c
cvs rdiff -r1.138 -r1.139 src/sys/arch/i386/i386/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