Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/11/2007 23:19:49
Module Name:	src
Committed By:	ad
Date:		Sun Mar 11 23:19:49 UTC 2007

Modified Files:
	src/sys/kern: kern_exit.c

Log Message:
exit1: destroy the proc/lwp specificdata after calling uvm_proc_exit, as
file systems can still be using it.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 src/sys/kern/kern_exit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.