DragonFly commits List (threaded) for 2007-05
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 May 2007 22:55:35 -0700 (PDT)

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]