Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2009 12:53:01 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c src/sys/amd64/include segments.h
Message-ID:  <200904011253.n31CrAMj035440@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-04-01 12:53:01 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/amd64/include    segments.h 
  Log:
  SVN rev 190619 on 2009-04-01 12:53:01Z by kib
  
  Add separate gdt descriptors for %fs and %gs on amd64.
  Reorder amd64 gdt descriptors so that user-accessible selectors are the
  same as on i386. At least Wine hard-codes this into the binary.
  
  In collaboration with:  pho
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.697     +56 -15    src/sys/amd64/amd64/machdep.c
  1.42      +13 -9     src/sys/amd64/include/segments.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904011253.n31CrAMj035440>