Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1245 and #1246
details: https://anonhg.NetBSD.org/src/rev/d221f1aa9d97
branches: netbsd-8
changeset: 450714:d221f1aa9d97
user: martin <martin%NetBSD.org@localhost>
date: Tue Apr 23 18:27:38 2019 +0000
description:
Tickets #1245 and #1246
diffstat:
doc/CHANGES-8.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 308272aa1207 -r d221f1aa9d97 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Tue Apr 23 18:26:22 2019 +0000
+++ b/doc/CHANGES-8.1 Tue Apr 23 18:27:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.134 2019/04/23 10:40:16 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.135 2019/04/23 18:27:38 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2944,3 +2944,14 @@
Fix various conditionals and add missing mtree directory specs.
[mrg, ticket #1244]
+sys/arch/arm/arm32/pmap.c 1.372
+
+ Don't try to aquire/release the pmap lock when in ddb, it
+ may cause a deadlock.
+ [bouyer, ticket #1245]
+
+sys/arch/arm/arm32/pmap.c 1.373 (patch)
+
+ Fix a deadlock between the pool and pmap codes.
+ [bouyer, ticket #1246]
+
Home |
Main Index |
Thread Index |
Old Index