Source-Changes archive

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

CVS commit: syssrc/sys/arch/mips/mips



Module Name:    syssrc
Committed By:   simonb
Date:           Mon Sep  9 02:32:39 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/mips: locore.S locore_mips3.S

Log Message:
In the idle functions, set curproc to NULL and (#ifdef LOCKDEBUG) call
sched_unlock_idle before enabling interrupts.  LOCKDEBUG kernels now
boot successfully.

Thanks to Chris Gilbert for helping fix this.


To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 syssrc/sys/arch/mips/mips/locore.S
cvs rdiff -r1.82 -r1.83 syssrc/sys/arch/mips/mips/locore_mips3.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