151ad17fbe
BAU uses the old alloc_initr_gate90 method to setup its interrupt. This
fails silently as the BAU vector is in the range of APIC vectors that are
registered to the spurious interrupt handler. As a consequence BAU
broadcasts are not handled, and the broadcast source CPU hangs.
Update BAU to use new idt structure.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
bios_uv.c | ||
tlb_uv.c | ||
uv_irq.c | ||
uv_nmi.c | ||
uv_sysfs.c | ||
uv_time.c |