Module Name:    src
Committed By:   riz
Date:           Thu Nov 22 20:26:07 UTC 2012

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

Log Message:
Ticket 694.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-6.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-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.36 src/doc/CHANGES-6.1:1.1.2.37
--- src/doc/CHANGES-6.1:1.1.2.36	Thu Nov 22 18:51:48 2012
+++ src/doc/CHANGES-6.1	Thu Nov 22 20:26:06 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.36 2012/11/22 18:51:48 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.37 2012/11/22 20:26:06 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -869,3 +869,10 @@ sys/kern/vfs_vnops.c				1.186
 	It is impossible to resolve these races in vn_lock().
 	[hannken, ticket #692]
 
+sys/uvm/uvm_aobj.c				1.117-1.119
+sys/uvm/uvm_aobj.h				1.22
+sys/uvm/uvm_object.h				1.33
+
+	Improve UVM aobj locking, and fix a bug.
+	[rmind, ticket #694]
+

Reply via email to