Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1238 - #1240



details:   https://anonhg.NetBSD.org/src/rev/24f1b9d8b05e
branches:  netbsd-9
changeset: 954188:24f1b9d8b05e
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Mar 31 13:52:02 2021 +0000

description:
Tickets #1238 - #1240

diffstat:

 doc/CHANGES-9.2 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 865e989d2f32 -r 24f1b9d8b05e doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Wed Mar 31 13:51:04 2021 +0000
+++ b/doc/CHANGES-9.2   Wed Mar 31 13:52:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.62 2021/03/28 18:23:56 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.63 2021/03/31 13:52:02 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -2869,3 +2869,19 @@
        Import OpenSSL 1.1.1k.
        [christos, ticket #1237]
 
+sys/arch/arm/cortex/gic.c                      1.47
+
+       PR 55243: only target the boot cpu for real with SPI interrupts.
+       [skrll, ticket #1238]
+
+sys/arch/sparc/dev/audioamd.c                  (apply patch)
+
+       PR 56078: fix sparc audioamd(4) locking.
+       [tsutsui, ticket #1239]
+
+sys/arch/sparc/sparc/trap.c                    1.199
+
+       PR 55573: remove kernel message about disabled coprocessor
+       instructions.
+       [christos, ticket #1240]
+



Home | Main Index | Thread Index | Old Index