DragonFly commits List (threaded) for 2007-01
DragonFly BSD
DragonFly commits List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/machine/pc32/i386 machdep.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 6 Jan 2007 11:38:20 -0800 (PST)

dillon      2007/01/06 11:38:20 PST

DragonFly src repository

  Modified files:
    sys/machine/pc32/i386 machdep.c 
  Log:
  Initialize thread0.td_gd prior to calling various gdinit functions, because
  crit_exit() uses thread->td_gd to get back to the globaldata structure.
  
  Revision  Changes    Path
  1.110     +1 -0      src/sys/machine/pc32/i386/machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/machdep.c.diff?r1=1.109&r2=1.110&f=u



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