• Andrew Morton's avatar
    [PATCH] fix apic handling for NUMA-Q · a8123da8
    Andrew Morton authored
    From: "Martin J. Bligh" <mbligh@aracnet.com>
    
    All this fancy stuff in cpu_mask_to_apicid doesn't work for NUMA-Q, because
    it's based on logical apicids, and we use physical.  Drop back to just
    always returning 0xF instead, which is the broadcast physical ID, and has
    been working fine since the dawn of time.
    a8123da8
mach_apic.h 2.95 KB