]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/memblock.c
mm/memory-hotplug: switch locking to a percpu rwsem
[karo-tx-linux.git] / mm / memblock.c
index 7b8a5db76a2fec7331f09048f3c19ebdfddf9f16..2cb25fe4452c279c5ff6ff74cbbfee64128d820e 100644 (file)
@@ -54,9 +54,6 @@ struct memblock memblock __initdata_memblock = {
 };
 
 int memblock_debug __initdata_memblock;
-#ifdef CONFIG_MOVABLE_NODE
-bool movable_node_enabled __initdata_memblock = false;
-#endif
 static bool system_has_some_mirror __initdata_memblock = false;
 static int memblock_can_resize __initdata_memblock;
 static int memblock_memory_in_slab __initdata_memblock = 0;