X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Fmemory_hotplug.c;h=01e39afde1cb7931aec281a9a8a9dd06d50381e9;hb=fd615c4e671979e3e362df537d6be38f8d27aa80;hp=489f235502dbdde48f921d998896d78a56b0c1de;hpb=4f9e5df211a8591b3fb5c154ecc7ec5d4ecd6b79;p=karo-tx-linux.git diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c index 489f235502db..01e39afde1cb 100644 --- a/mm/memory_hotplug.c +++ b/mm/memory_hotplug.c @@ -1446,6 +1446,7 @@ static int __init cmdline_parse_movable_node(char *p) * the kernel away from hotpluggable memory. */ memblock_set_bottom_up(true); + movable_node_enabled = true; #else pr_warn("movable_node option not supported\n"); #endif