Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2]: src/doc Ticket 10553.



details:   https://anonhg.NetBSD.org/src/rev/4ac04738288a
branches:  netbsd-2
changeset: 564475:4ac04738288a
user:      tron <tron%NetBSD.org@localhost>
date:      Fri May 12 15:48:40 2006 +0000

description:
Ticket 10553.

diffstat:

 doc/CHANGES-2.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r ddd222c04b6c -r 4ac04738288a doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Fri May 12 15:47:59 2006 +0000
+++ b/doc/CHANGES-2.2   Fri May 12 15:48:40 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.53 2006/05/09 12:09:50 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.54 2006/05/12 15:48:40 tron Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -699,3 +699,11 @@
        Process Source Link-Layer Address (SLLA) option correctly.
        [martti, ticket #10527]
 
+sys/arch/amd64/amd64/fpu.c                     1.14-1.15
+sys/arch/i386/isa/npx.c                                1.112
+sys/arch/xen/i386/npx.c                                1.8
+
+       Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not
+       restore FIP,FDP,FOP thus leaking other process's execution history.
+       [adrianp, ticket #10553]
+



Home | Main Index | Thread Index | Old Index