Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/i386/i386



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.




Home | Main Index | Thread Index | Old Index