On Wed, 29 May 2019 14:46:24 +0530 Anshuman Khandual <anshuman.khandual@xxxxxxx> wrote: > This series enables memory hot remove on arm64 after fixing a memblock > removal ordering problem in generic __remove_memory() and one possible > arm64 platform specific kernel page table race condition. This series > is based on latest v5.2-rc2 tag. Unfortunately this series clashes syntactically and semantically with David Hildenbrand's series "mm/memory_hotplug: Factor out memory block devicehandling". Could you and David please figure out what we should do here?