]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cpumask: update setup_node_to_cpumask_map() comments
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Wed, 16 Nov 2011 23:41:47 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Nov 2011 02:57:21 +0000 (13:57 +1100)
commit737c01e9a7d66174b38ccabae8ef7675ded86419
tree5bff219691bf0f5ffc79a58b6f2e6f8eb8c2289d
parent68f51329724bdafdee5a6067c8c1de3a70bdff7e
cpumask: update setup_node_to_cpumask_map() comments

node_to_cpumask() has been replaced by cpumask_of_node(), and wholly
removed since commit 29c337a0 ("cpumask: remove obsolete node_to_cpumask
now everyone uses cpumask_of_node").

So update the comments for setup_node_to_cpumask_map().

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/mm/numa.c
arch/x86/mm/numa.c