Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2001 15:54:54 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <200105122254.f4CMssb97176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2001/05/12 15:54:54 PDT

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  Revert part of last commit.  Instead of using %fs for KSD/TSD, we'll
  follow Linux' convention and use %gs.  This adds back the setting of
  %fs to a sane value in sendsig().  The value of %gs remains preserved
  to whatever it was in user context.
  
  Revision  Changes    Path
  1.450     +2 -1      src/sys/i386/i386/machdep.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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