[PATCH v1 0/3] mm: drop superfluous section checks when onlining/offlining

From: David Hildenbrand
Date: Mon Jan 27 2020 - 06:20:14 EST


Let's drop some superfluous section checks on the onlining/offlining path.

David Hildenbrand (3):
drivers/base/memory.c: drop section_count
drivers/base/memory.c: drop pages_correctly_probed()
mm/page_ext.c: drop pfn_present() check when onlining

drivers/base/memory.c | 59 +++---------------------------------------
include/linux/memory.h | 1 -
mm/page_ext.c | 5 +---
3 files changed, 4 insertions(+), 61 deletions(-)

--
2.24.1