Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 15:15:42 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 fpu.c src/sys/i386/isa npx.c
Message-ID:  <201012151516.oBFFGEH1002933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-12-15 15:15:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/amd64      fpu.c 
    sys/i386/isa         npx.c 
  Log:
  SVN rev 216455 on 2010-12-15 15:15:42Z by kib
  
  MFC r216394:
  In fpudna()/npxdna(), mark FPU context initialized and optionally
  mark user FPU context initialized, if current context is user context.
  It was reversed in r215865, by inadequate change of this code fragment
  to a call to fpuuserinited()/npxuserinited().
  
  Approved by:    re (bz)
  
  Revision   Changes    Path
  1.165.2.4  +3 -1      src/sys/amd64/amd64/fpu.c
  1.180.2.4  +3 -1      src/sys/i386/isa/npx.c



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