Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/01/2002 08:06:18
Module Name:	syssrc
Committed By:	enami
Date:		Fri Nov  1 06:06:18 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s

Log Message:
Cope with intr.h of rev. 1.29 to prevent panic when DEBUG is defined;
since splsched() now raises system priority level just to IPL_SCHED,
we can't assert that current priority level is IPL_HIGH on cpu_switch.


To generate a diff of this commit:
cvs rdiff -r1.268 -r1.269 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.