Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/19/2007 23:25:54
Module Name:	src
Committed By:	martin
Date:		Sat May 19 23:25:54 UTC 2007

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

Log Message:
No need to pass "old lwp" to lwp_trampoline - we'll get it as return
value from cpu_swithchto() once the lwp gets scheduled for the first
time.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/arch/sparc64/sparc64/vm_machdep.c

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