1 Nov 2002 07:06
CVS commit: syssrc/sys/arch/i386/i386
enami tsugutomo <enami <at> netbsd.org>
2002-11-01 06:06:18 GMT
2002-11-01 06:06:18 GMT
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.
RSS Feed