]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpumask: update setup_node_to_cpumask_map() comments
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Wed, 30 Nov 2011 04:12:03 +0000 (15:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Nov 2011 04:14:07 +0000 (15:14 +1100)
commit6da84676ea5a4cf9ed84cb867535034a769a1436
treecf5778c001b50f72c0c33628487cc58961ea79a8
parent532c7ae0174dba0c7be2dd9d338d04ac30c3e0ae
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