3/3

mm: memblock: synchronize debugfs reads with memory hotplug

From: Meijing Zhao zhaomeijing@lixiang.com memblock_debug_show() walks a memblock region array without synchronization. With CONFIG_ARCH_KEEP_MEMBLOCK, memory hotplug can concurrently add a region.