Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc ticket 1008
details: https://anonhg.NetBSD.org/src/rev/4fbdd33c480c
branches: netbsd-6
changeset: 776552:4fbdd33c480c
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Jan 12 12:41:24 2014 +0000
description:
ticket 1008
diffstat:
doc/CHANGES-6.2 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r d711c5a5e94b -r 4fbdd33c480c doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sun Jan 12 12:41:12 2014 +0000
+++ b/doc/CHANGES-6.2 Sun Jan 12 12:41:24 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.78 2014/01/12 12:38:31 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.79 2014/01/12 12:41:24 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1240,3 +1240,11 @@
fix CS bit, fixing card detection.
[nonaka, ticket #1007]
+sys/arch/next68k/next68k/pmap_bootstrap.c 1.43
+
+ Move physmem calculations before nptpage initialization.
+ Should fix next68k specific part of PR port-m68k/45915
+ (panic: pmap_enter_ptpage: can't get KPT page), and
+ this is the last possible m68k MD part of this PR.
+ [tsutsui, ticket #1008]
+
Home |
Main Index |
Thread Index |
Old Index