Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc 1441
details: https://anonhg.NetBSD.org/src/rev/365c87393b07
branches: netbsd-7-1
changeset: 800752:365c87393b07
user: snj <snj%NetBSD.org@localhost>
date: Thu Jul 20 01:43:30 2017 +0000
description:
1441
diffstat:
doc/CHANGES-7.1.1 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r ed4d0be19d64 -r 365c87393b07 doc/CHANGES-7.1.1
--- a/doc/CHANGES-7.1.1 Thu Jul 20 01:43:10 2017 +0000
+++ b/doc/CHANGES-7.1.1 Thu Jul 20 01:43:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.16 2017/07/12 18:52:40 sborrill Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.17 2017/07/20 01:43:30 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -1708,3 +1708,13 @@
eventually panic.
[christos, ticket #1412]
+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