]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cpumask: update setup_node_to_cpumask_map() comments
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Thu, 8 Dec 2011 04:42:52 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Dec 2011 06:43:35 +0000 (17:43 +1100)
commita914d7f7ab3673c1b83d61342354f3a368b72dbb
tree6ad8a0ee7a0c86228dc879569d607175c924ad3c
parentbad6db81e8074db01819253e9115f365ce87f158
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