Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc 1441
details: https://anonhg.NetBSD.org/src/rev/390f7fc45869
branches: netbsd-7-0
changeset: 801340:390f7fc45869
user: snj <snj%NetBSD.org@localhost>
date: Thu Jul 20 01:42:54 2017 +0000
description:
1441
diffstat:
doc/CHANGES-7.0.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 66262942a249 -r 390f7fc45869 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Jul 20 01:42:39 2017 +0000
+++ b/doc/CHANGES-7.0.3 Thu Jul 20 01:42:54 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.48 2017/07/12 15:38:06 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.49 2017/07/20 01:42:54 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -3004,3 +3004,13 @@
Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams.
[christos, ticket #1453]
+sys/arch/amd64/amd64/locore.S 1.124 via patch
+sys/arch/i386/i386/locore.S 1.146 via patch
+sys/arch/i386/i386/machdep.c 1.783 via patch
+sys/arch/i386/i386/trap.c 1.288 via patch
+
+ Remove the osyscall call gate on i386, and emulate it.
+ There is a one-instruction race in it that could panic
+ the kernel.
+ [maxv, ticket #1441]
+
Home |
Main Index |
Thread Index |
Old Index