Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/12/2004 14:31:46
Module Name:	src
Committed By:	jdolecek
Date:		Mon Jan 12 14:31:46 UTC 2004

Modified Files:
	src/sys/arch/amd64/amd64: vm_machdep.c

Log Message:
finish previous (removal of 'reaper' kernel thread):
* move tss_free() call to the new cpu_lwp_free()
* g/c cpu_wait()

fixes PR kern/24067 by Nicolas Joly


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/amd64/vm_machdep.c

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