DragonFly commits List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern init_main.c
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 <saw@online.de>, YONETANI Tomokazu <qhwt+dfly@les.ath.cx>
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]