Module Name:    src
Committed By:   snj
Date:           Thu Jul  6 15:18:44 UTC 2017

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
1419


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-6.0.7

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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.96 src/doc/CHANGES-6.0.7:1.1.2.97
--- src/doc/CHANGES-6.0.7:1.1.2.96	Wed Jun 21 16:42:22 2017
+++ src/doc/CHANGES-6.0.7	Thu Jul  6 15:18:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.96 2017/06/21 16:42:22 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.97 2017/07/06 15:18:44 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -12241,3 +12241,8 @@ external/mit/expat/dist/xmlwf/xmlwf.dsp 
 	Update expat to 2.2.1.
 	[spz, ticket #1458]
 
+sys/kern/subr_xcall.c				1.19
+
+	Fix a race condition of low priority xcall.  PR kern/51632.
+	[ozaki-r, ticket #1419]
+

Reply via email to