cvs commit: src/sys/i386/i386 vm_machdep.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 2 17:01:43 PDT 2005


dillon      2005/05/02 17:00:58 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_2)
    sys/i386/i386        vm_machdep.c 
  Log:
  MFC 1.35.  Fix a bug where the %gs register may not be properly inherited
  by the child of a fork().  The %gs register is used for TLS support.
  
  Note that production binaries in 1.2 do not use TLS.
  
  Revision  Changes    Path
  1.34.2.1  +13 -2     src/sys/i386/i386/vm_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/vm_machdep.c.diff?r1=1.34&r2=1.34.2.1&f=u





More information about the Commits mailing list