Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Fri Oct 12 14:29:38 UTC 2007
Modified Files:
src/sys/kern: kern_exit.c kern_proc.c
src/sys/sys: proc.h
Log Message:
Merge from vmlocking: fix a deadlock with (threaded) soft interrupts and
process exit.
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/kern/kern_exit.c
cvs rdiff -r1.117 -r1.118 src/sys/kern/kern_proc.c
cvs rdiff -r1.255 -r1.256 src/sys/sys/proc.h
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