Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #658



details:   https://anonhg.NetBSD.org/src/rev/d485a3a30c64
branches:  netbsd-8
changeset: 851519:d485a3a30c64
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 26 11:20:48 2018 +0000

description:
Ticket #658

diffstat:

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

diffs (18 lines):

diff -r 2123a2b5c5d9 -r d485a3a30c64 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Mon Mar 26 11:19:39 2018 +0000
+++ b/doc/CHANGES-8.0   Mon Mar 26 11:20:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.153 2018/03/24 18:13:25 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.154 2018/03/26 11:20:48 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10601,3 +10601,8 @@
        with booting a kernel larger than below 4MB.
        [ragge, ticket #657]
 
+sys/arch/x86/x86/intr.c                                1.124
+
+       Avoid a panic from "intrctl list" during attach of MSI/MSI-X devices.
+       [knakahara, ticket #658]
+



Home | Main Index | Thread Index | Old Index