Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 02/20/2000 10:06:44
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Feb 20 18:06:43 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: locore.s

Log Message:
MP support: use cpu_info fields rather than globals where appropriate.
Adapt to intr.h changes.
miscellaneous other tweaks.
cpu_switch and related code still needs changes for appropriate
locking around context switch time.


To generate a diff of this commit:
cvs rdiff -r1.215 -r1.215.2.1 syssrc/sys/arch/i386/i386/locore.s

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