Linus, use_generic_topology.patch This patch changes ppc64 & alpha to use the generic topology.h for the non-NUMA case rather than redefining the same macros. It is much easier to maintain one set of generic non-NUMA macros than several. [mcd@arrakis patches]$ diffstat use_generic_topo-2.5.44.patch asm-alpha/topology.h | 19 +++++++------------ asm-ppc64/topology.h | 8 ++------ 2 files changed, 9 insertions(+), 18 deletions(-) Cheers! -Matt