]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpumask: export node_to_cpu_mask consistently
authorGreg Banks <gnb@melbourne.sgi.com>
Mon, 2 Oct 2006 09:17:41 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:17 +0000 (07:57 -0700)
commit46e889d0a7af34d71d0ce070470ef13a2455bd79
treebe0333419c9c966f7190726132fb8957b51641bc
parentf6b7e9a3ee21759f8b9952efbde76b3b0d9ce83b
[PATCH] cpumask: export node_to_cpu_mask consistently

cpumask: ensure that node_to_cpumask() is available to modules for all
supported combinations of architecture and CONFIG_NUMA.

Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/smpboot.c
arch/ia64/kernel/numa.c