K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-02-17T21:20:54.852961Z K 7 svn:log V 329 Fix a bug where MSI interrupts on x86 were always routed to APIC ID 0 rather than the APIC ID of the boot CPU prior to SI_SUB_SMP. This resulted in some storage controllers not being able to enumerate attached devices when using MSI/MSI-X interrupts. This only affects <= 7.x, so it is a direct commit to 7 rather than an MFC. END