]> git.karo-electronics.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>
Wed, 14 Dec 2011 06:46:18 +0000 (17:46 +1100)
commit75a3d2e453f32f253f4d5f28844d21e4b49342ed
tree4e2cb9e1e71448592ac7c0ff0c52f91b71ed1661
parent194ba3694f93f3b5b2f8ef32424da0fb76a782b0
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