[PATCH] topology API updates
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.
Showing
Please register or sign in to comment