]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/memory_hotplug.c
mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
[karo-tx-linux.git] / mm / memory_hotplug.c
index 489f235502dbdde48f921d998896d78a56b0c1de..01e39afde1cb7931aec281a9a8a9dd06d50381e9 100644 (file)
@@ -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