Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 39, 40.



details:   https://anonhg.NetBSD.org/src/rev/7e8ff96ae9ce
branches:  netbsd-6
changeset: 773812:7e8ff96ae9ce
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Feb 23 21:20:39 2012 +0000

description:
Tickets 39, 40.

diffstat:

 doc/CHANGES-6.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 69991f11a16e -r 7e8ff96ae9ce doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu Feb 23 21:19:55 2012 +0000
+++ b/doc/CHANGES-6.0   Thu Feb 23 21:20:39 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.14 2012/02/23 18:39:43 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.15 2012/02/23 21:20:39 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -445,3 +445,15 @@
        to all CPUs, not just the boot CPU.
        [chs, ticket #38]
 
+sys/arch/x86/x86/pmap.c                                1.170
+sys/arch/xen/x86/x86_xpmap.c                   1.40
+
+       Account for early_zerop when building the bootstrap pages.
+       PR#38699.
+       [bouyer, ticket #39]
+
+sys/arch/xen/xen/xengnt.c                      1.23
+
+       Fix locking in xengnt_get_entry() and xengnt_more_entries().
+       [bouyer, ticket #40]
+



Home | Main Index | Thread Index | Old Index