K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-11-04T17:19:16.334306Z K 7 svn:log V 263 MFC 214448: Use 'PCPU_GET(apic_id)' to determine the BSP's APIC ID on a UP machine when routing interrupts instead of cpu_apic_ids[0] since cpu_apic_ids[] is only populated for multiple-CPU machines. This also matches what the code does when SMP is not enabled. END