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

Hiten Pandya hmp at backplane.com
Mon May 2 18:01:05 PDT 2005


Should the closefrom(2) problem that Joerg worked around be MFC'ed too ?

			-Hiten
			Hiten Pandya
Matthew Dillon wrote:
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