From: Lee Schermerhorn Date: Tue, 10 Aug 2010 00:19:00 +0000 (-0700) Subject: topology: alternate fix for ia64 tiger_defconfig build breakage X-Git-Tag: v2.6.36-rc1~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251060006003b79b788f8ce5a827ee5354a42910;p=pandora-kernel.git topology: alternate fix for ia64 tiger_defconfig build breakage Define stubs for the numa_*_id() generic percpu related functions for non-NUMA configurations in where the other non-numa stubs live. Fixes ia64 !NUMA build breakage -- e.g., tiger_defconfig Back out now unneeded '#ifndef CONFIG_NUMA' guards from ia64 smpboot.c Signed-off-by: Lee Schermerhorn Tested-by: Tony Luck Acked-by: Tony Luck Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed