Module Name: src
Committed By: snj
Date: Fri Feb 12 10:56:48 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1115
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-7.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
diff -u src/doc/CHANGES-7.1:1.1.2.55 src/doc/CHANGES-7.1:1.1.2.56
--- src/doc/CHANGES-7.1:1.1.2.55 Thu Feb 11 23:59:00 2016
+++ src/doc/CHANGES-7.1 Fri Feb 12 10:56:48 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.55 2016/02/11 23:59:00 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.56 2016/02/12 10:56:48 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -2034,3 +2034,8 @@ sys/external/bsd/drm2/dist/drm/nouveau/c
some machines.
[riastradh, ticket #1116]
+sys/arch/x86/x86/pmap.c patch
+
+ Use IPL_NONE for pserialized lock. Assert sleepable.
+ [riastradh, ticket #1115]
+