Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-idlelwp] src/sys/arch/mips/mips
Module Name: src
Committed By: ad
Date: Thu Apr 19 02:55:29 UTC 2007
Modified Files:
src/sys/arch/mips/mips [yamt-idlelwp]: locore.S mips_machdep.c
Log Message:
Set up curlwp/curcpu very early, before calling mach_init. Avoids a null
pointer deref on curcpu().
To generate a diff of this commit:
cvs rdiff -r1.164.2.3 -r1.164.2.4 src/sys/arch/mips/mips/locore.S
cvs rdiff -r1.192.2.3 -r1.192.2.4 src/sys/arch/mips/mips/mips_machdep.c
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