NetBSD-Bugs archive

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

PR/54276 CVS commit: [netbsd-9] src/sys/arch/x86



The following reply was made to PR kern/54276; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54276 CVS commit: [netbsd-9] src/sys/arch/x86
Date: Mon, 10 Oct 2022 15:02:51 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Oct 10 15:02:51 UTC 2022
 
 Modified Files:
 	src/sys/arch/x86/include [netbsd-9]: i82093reg.h
 	src/sys/arch/x86/x86 [netbsd-9]: ioapic.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #1536):
 
 	sys/arch/x86/x86/ioapic.c: revision 1.66
 	sys/arch/x86/include/i82093reg.h: revision 1.7
 
 Print detail about misconfigured APIC ID.
 
 IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.6.2.1 src/sys/arch/x86/include/i82093reg.h
 cvs rdiff -u -r1.63 -r1.63.2.1 src/sys/arch/x86/x86/ioapic.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index