dillon 2007/05/01 22:55:35 PDT
DragonFly src repository
Modified files:
sys/kern init_main.c
Log:
When thread0 is initialized it must also be LWKT scheduled or LWKT will
forget it exists when you switch away without sleeping. This fixes
a lockup with early uses of DRIVERSLEEP().
Reported-by: Sascha Wildner <[EMAIL PROTECTED]>, YONETANI Tomokazu <[EMAIL
PROTECTED]>
Revision Changes Path
1.80 +1 -0 src/sys/kern/init_main.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/init_main.c.diff?r1=1.79&r2=1.80&f=u