Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 19:38:27 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/isa npx.c
Message-ID:  <20030330193706.C64602-100000@mail.chesapeake.net>
In-Reply-To: <200303310032.h2V0Whm6084944@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Mar 2003, Jeff Roberson wrote:

> 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
>

Shouldn't type up commit mail after smoking crack.  This should read
something like

"in npxsetregs only set the floating point state if td == fpcurthread not
if curthread == fpcurthread".





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