Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #342, #389, and #390
details: https://anonhg.NetBSD.org/src/rev/327ca9974f6e
branches: netbsd-9
changeset: 1001075:327ca9974f6e
user: martin <martin%NetBSD.org@localhost>
date: Fri Nov 01 18:19:19 2019 +0000
description:
Tickets #342, #389, and #390
diffstat:
doc/CHANGES-9.0 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 58aca9443001 -r 327ca9974f6e doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Fri Nov 01 18:17:55 2019 +0000
+++ b/doc/CHANGES-9.0 Fri Nov 01 18:19:19 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.91 2019/11/01 09:37:31 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.92 2019/11/01 18:19:19 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -5386,3 +5386,19 @@
PR kern/54395: fix virtual address alignment in uvm_map().
[rin, ticket #388]
+sys/arch/arm/fdt/cpu_fdt.c 1.29,1.30
+
+ On arm older than v8 flush the dcache in cpu_enable_psci().
+ [bad, ticket #342]
+
+sys/arch/arm/sunxi/sunxi_gmac.c 1.7
+
+ Fetch PHY id from FDT.
+ [bad, ticket #389]
+
+sys/arch/x86/x86/cpu_rng.c 1.10
+
+ PR kern/54655: check CPU support of RDRAND before calling
+ cpu_rng_rdrand().
+ [taca, ticket #390]
+
Home |
Main Index |
Thread Index |
Old Index