Date: Mon, 4 May 2009 19:19:13 +0000 (UTC) From: John Baldwin <jhb@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: <200905041920.n44JKLs1004093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-05-04 19:19:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/amd64 fpu.c sys/i386/isa npx.c Log: SVN rev 191793 on 2009-05-04 19:19:13Z by jhb MFC: More refinements to the x86 FPU support: - Rename (fpu|npx)_cleanstate to (fpu|npx)_initialstate to better reflect their purpose. - Fix a few nits in the earlier changes to prevent local information leakage in AMD FPUs. Revision Changes Path 1.159.2.2 +12 -12 src/sys/amd64/amd64/fpu.c 1.172.2.3 +21 -17 src/sys/i386/isa/npx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905041920.n44JKLs1004093>