Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 11/08/2001 07:07:18
Module Name:	syssrc
Committed By:	briggs
Date:		Thu Nov  8 05:07:18 UTC 2001

Modified Files:
	syssrc/sys/arch/powerpc/powerpc [nathanw_sa]: locore_subr.S

Log Message:
Ensure cpu_preempt and cpu_switch both use the same amount of stack.
Go ahead and fill lwp->l_cpu with &cpu_info_store on !MULTIPROCESSOR.


To generate a diff of this commit:
cvs rdiff -r1.2.10.1 -r1.2.10.2 syssrc/sys/arch/powerpc/powerpc/locore_subr.S

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