Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1536
details: https://anonhg.NetBSD.org/src/rev/8c0db40dcfa8
branches: netbsd-9
changeset: 371815:8c0db40dcfa8
user: martin <martin%NetBSD.org@localhost>
date: Mon Oct 10 15:03:40 2022 +0000
description:
Ticket #1536
diffstat:
doc/CHANGES-9.4 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 6b5ba1c8a401 -r 8c0db40dcfa8 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Mon Oct 10 15:02:50 2022 +0000
+++ b/doc/CHANGES-9.4 Mon Oct 10 15:03:40 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.22 2022/10/04 17:26:46 snj Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.23 2022/10/10 15:03:40 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -308,3 +308,11 @@
partition).
[martin, ticket #1535]
+sys/arch/x86/include/i82093reg.h 1.7
+sys/arch/x86/x86/ioapic.c 1.66
+
+ - Fix a bug that an IOAPIC ID is tried to remap with a wrong ID.
+ The bit width is 8 bits these days. Fixes PR kern/54276.
+ - Print detail about misconfigured APIC ID.
+ [msaitoh, ticket #1536]
+
Home |
Main Index |
Thread Index |
Old Index