Subject: CVS commit: [nathanw_sa] src/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/05/2003 20:55:14
Module Name:	src
Committed By:	thorpej
Date:		Sun Jan  5 18:55:13 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc [nathanw_sa]: locore_subr.S vm_machdep.c

Log Message:
* Merge switch_exit() and switch_lwp_exit().
* Keep the stack 16-byte aligned; adjust by USPACE-16, not USPACE-20.


To generate a diff of this commit:
cvs rdiff -r1.2.10.9 -r1.2.10.10 src/sys/arch/powerpc/powerpc/locore_subr.S
cvs rdiff -r1.36.4.9 -r1.36.4.10 src/sys/arch/powerpc/powerpc/vm_machdep.c

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