linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] mm: drop superfluous section checks when onlining/offlining
@ 2020-01-27 11:04 David Hildenbrand
  2020-01-27 11:04 ` [PATCH v1 1/3] drivers/base/memory.c: drop section_count David Hildenbrand
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Hildenbrand @ 2020-01-27 11:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-mm, David Hildenbrand, Andrew Morton, Anshuman Khandual,
	Dan Williams, Greg Kroah-Hartman, Michal Hocko, Pavel Tatashin,
	Rafael J. Wysocki

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-27 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 11:04 [PATCH v1 0/3] mm: drop superfluous section checks when onlining/offlining David Hildenbrand
2020-01-27 11:04 ` [PATCH v1 1/3] drivers/base/memory.c: drop section_count David Hildenbrand
2020-01-27 11:04 ` [PATCH v1 2/3] drivers/base/memory.c: drop pages_correctly_probed() David Hildenbrand
2020-01-27 11:04 ` [PATCH v1 3/3] mm/page_ext.c: drop pfn_present() check when onlining David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).