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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 6 11:39:14 PST 2007


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





More information about the Commits mailing list