Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #623



details:   https://anonhg.NetBSD.org/src/rev/5ffe2582cc7c
branches:  netbsd-9
changeset: 843784:5ffe2582cc7c
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 21 16:46:07 2020 +0000

description:
Ticket #623

diffstat:

 doc/CHANGES-9.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 57d61df50233 -r 5ffe2582cc7c doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Tue Jan 21 15:55:41 2020 +0000
+++ b/doc/CHANGES-9.0   Tue Jan 21 16:46:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.160 2020/01/21 15:55:41 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.161 2020/01/21 16:46:07 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7724,6 +7724,11 @@
        configurations.
        [tsutsui, ticket #622]
 
+sys/arch/x86/x86/cpu.c:                                1.181
+
+       kern/54815: avoid crash when booting in single CPU mode.
+       [pgoyette, ticket #623]
+
 sys/arch/aarch64/aarch64/bus_space_asm_generic.S 1.2
 
        Fix mis-incrementing pointer size in bus_space_read_region_{4,8}.



Home | Main Index | Thread Index | Old Index