
solution relied on CPU entries coming first in the table, which isn't guaranteed. Instead, export mp_intrs to lapic.c, and scan it for entries that match the current CPU in lapic_set_lvt(). Also, do not try to up intr_cnt by the number of IO APICs or CPUs in the case of MPS_ALL_APICS; it isn't needed, and it also relies on CPU and IO APIC entries being earlier in the table.
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%