• Andrew Morton's avatar
    [PATCH] topology API updates · 233da397
    Andrew Morton authored
    From Matthew Dobson.
    
    Leaves any functions which architectures haven't defined as undefined,
    rather than using non-NUMA functions where users would expect
    NUMA-functions.
    
    This will cause compilation errors if someone tries to use an undefined
    function, hopefully causing them to actually define those functions.
    
    Also removes lingering topology-like macros that aren't being used, and
    a couple typo fixes.
    233da397
topology.h 1.59 KB