cvs commit: src/sys/i386/isa npx.c

Jeff Roberson jeff at FreeBSD.org
Sun Mar 30 16:32:47 PST 2003


jeff        2003/03/30 16:32:43 PST

  FreeBSD src repository

  Modified files:
    sys/i386/isa         npx.c 
  Log:
   - In npxsetregs don't set the floating point if td == fpcurthread not if
     curthread == fpcurthread.  This is important when we're saving the fp
     state for a thread other than curthread as in from set_mcontext.
  
  Revision  Changes    Path
  1.138     +1 -1      src/sys/i386/isa/npx.c


More information about the cvs-src mailing list