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/15/2001 21:30:05
Module Name: syssrc
Committed By: briggs
Date: Thu Nov 15 19:30:04 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc [nathanw_sa]: locore_subr.S
Log Message:
Update sched_whichqs properly in cpu_preempt().
Ensure cpu_preempt() stack hack keeps stack pointer 16-byte aligned.
Reduce code duplication by jumping from cpu_preempt() into cpu_switch()
to do post-new-lwp-selection work (thanks for the idea, thorpej).
To generate a diff of this commit:
cvs rdiff -r1.2.10.3 -r1.2.10.4 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.