Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2011 21:27:31 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 sys_machdep.c
Message-ID:  <201104082127.p38LRpwS035742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-04-08 21:27:31 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      sys_machdep.c 
  Log:
  SVN rev 220461 on 2011-04-08 21:27:31Z by kib
  
  Remove setting of PCB_FULL_IRET at the places where we are going to call
  update_gdt_{f,g}sbase. The functions set the flag when td == curthread,
  and sysarch is always called with curthread.
  
  Reviewed by:    jhb, jkim
  MFC after:      1 week
  
  Revision  Changes    Path
  1.102     +0 -2      src/sys/amd64/amd64/sys_machdep.c



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