[PATCH v1 0/2] mm/memory_hotplug: remove is_mem_section_removable()

From: David Hildenbrand
Date: Tue Apr 07 2020 - 09:54:35 EST


This is the follow-up of "[PATCH v1] drivers/base/memory.c: indicate all
memory blocks as removable" [1], which gets rid of
is_mem_section_removable().

More details can be found in [1] and [2]

[1] https://lkml.kernel.org/r/20200128093542.6908-1-david@xxxxxxxxxx
[2] https://lkml.kernel.org/r/20200117105759.27905-1-david@xxxxxxxxxx

David Hildenbrand (2):
powerpc/pseries/hotplug-memory: stop checking
is_mem_section_removable()
mm/memory_hotplug: remove is_mem_section_removable()

.../platforms/pseries/hotplug-memory.c | 26 +------
include/linux/memory_hotplug.h | 7 --
mm/memory_hotplug.c | 75 -------------------
3 files changed, 3 insertions(+), 105 deletions(-)

--
2.25.1