• Martin J. Bligh's avatar
    [PATCH] Summit: APIC ID mapping · 246f38c2
    Martin J. Bligh authored
    Adds a raw_phys_apicid array that maps from the mps cpu number
    to the apicid - this is needed because the apicids for Summit can be
    larger than 32, and thus won't fit into the bitmap. Also adds little wrappers
    to map neatly between the two.
    
    Bumps up MAX_APICS for Summit.
    246f38c2
smpboot.h 1.71 KB