Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 12/31/2000 20:33:50
Module Name:	syssrc
Committed By:	tsubai
Date:		Mon Jan  1 04:33:40 UTC 2001

Modified Files:
	syssrc/sys/arch/macppc/include: cpu.h
	syssrc/sys/arch/macppc/macppc: locore.S
	syssrc/sys/arch/powerpc/powerpc: trap.c trap_subr.S

Log Message:
Make want_resched and astpending per-CPU.
Add some per-CPU variables to cpu_info.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/macppc/include/cpu.h
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/macppc/macppc/locore.S
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/powerpc/powerpc/trap.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/powerpc/trap_subr.S

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