]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
numa-add-config_movable_node-for-movable-dedicated-node-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 29 Nov 2012 03:18:08 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:21 +0000 (16:23 +1100)
Cc: David Rientjes <rientjes@google.com>
Cc: Greg KH <greg@kroah.com>
Cc: Jiang Liu <jiang.liu@huawei.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Minchan Kim <minchan.kim@gmail.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Wen Congyang <wency@cn.fujitsu.com>
Cc: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/Kconfig

index 2a6de857a1391d6c37d621188578da5b9407a924..1680a0123a139dda2a3e229bceeba303f6b43265 100644 (file)
@@ -144,7 +144,7 @@ config MEMORY_ISOLATION
        boolean
 
 config MOVABLE_NODE
-       boolean "Enable to assign a node has only movable memory"
+       boolean "Enable to assign a node which has only movable memory"
        depends on HAVE_MEMBLOCK
        depends on NO_BOOTMEM
        depends on X86_64