aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-09-24 17:48:44 +0930
committerIngo Molnar <mingo@elte.hu>2009-09-24 14:16:15 +0200
commitb0c6fbe458183cc7e1cab17be6efcbe7e435bad3 (patch)
tree938ef7c696bab68c28bd8668ae37a409b0b9069c /arch/x86/kernel
parentx86: early_printk: Protect against using the same device twice (diff)
downloadlinux-dev-b0c6fbe458183cc7e1cab17be6efcbe7e435bad3.tar.xz
linux-dev-b0c6fbe458183cc7e1cab17be6efcbe7e435bad3.zip
x86: Remove redundant non-NUMA topology functions
arch/x86/include/asm/topology.h declares inline fns cpu_to_node and cpumask_of_node for !NUMA, even though they are then declared as macros by asm-generic/topology.h, which is #included just below. The macros (which are the same) end up being used; these functions are just confusing. Noticed-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: "Greg Kroah-Hartman" <gregkh@suse.de> Cc: Yinghai Lu <yinghai@kernel.org> Cc: Tejun Heo <tj@kernel.org> LKML-Reference: <200909241748.45629.rusty@rustcorp.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions