]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Increase IOAPIC_MAX_ID to 255 (from 254)
authorEd Maste <emaste@FreeBSD.org>
Fri, 10 May 2024 17:40:59 +0000 (13:40 -0400)
committerEd Maste <emaste@FreeBSD.org>
Fri, 10 May 2024 19:40:18 +0000 (15:40 -0400)
commit4e3286818327453efd8e4c133928ba26a169567a
tree34f73b31f672d304ddc016e33605f59deda02474
parent9d8a3718e24c9ec1ffca6efba64aba3e308aee96
Increase IOAPIC_MAX_ID to 255 (from 254)

A test system provided by AMD panicked with "madt_parse_apics:
I/O APIC ID 255 too high".  I/O APIC ID 255 is acceptable, so increase
the limit.

Reviewed by: jhb, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45157
sys/x86/include/apicvar.h