9245ad426a
Bump base fork to28afc1fe: -ad40fffdahcid: always re-arm the IRQ line, even for foreign interrupts (from the UAS workstream) -92924224e1000d/ihdad/vboxd/xhcid: unconditional ack -28afc1fesb16d/ac97d/rtl8139d/rtl8168d/ixgbed/ihdgd: unconditional ack -54e89a33fbcond: perform the display handoff open off the console loop (concurrent session's root-cause fix for the '-vga std' boot freeze) Bug class: kernel masks the IRQ line on delivery and only re-arms on the userspace write-back; conditional acks wedged shared INTx lines forever. Explains a class of 'works in QEMU, wedges on real hardware' failures. Full audit + unaffected-driver rationale recorded in the IRQ plan P3 section.