Module Name: src
Committed By: snj
Date: Mon Sep 4 16:08:52 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
1504
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-7.1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.29 src/doc/CHANGES-7.1.1:1.1.2.30
--- src/doc/CHANGES-7.1.1:1.1.2.29 Sun Aug 27 05:46:11 2017
+++ src/doc/CHANGES-7.1.1 Mon Sep 4 16:08:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.29 2017/08/27 05:46:11 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.30 2017/09/04 16:08:52 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -3633,3 +3633,9 @@ sys/arch/i386/conf/GENERIC patch
i386 GENERIC: disable VM86 by default.
[maxv, ticket #1463]
+sys/arch/sparc64/sparc64/compat_13_machdep.c 1.24
+
+ Apply only CCR. Otherwise userland could set PSTATE_PRIV
+ in %pstate and get kernel privileges on the hardware.
+ [maxv, ticket #1504]
+