linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Device-memory-related cleanups
@ 2019-04-29 17:22 Robin Murphy
  2019-04-29 17:22 ` [PATCH v2 1/3] mm/memremap: Rename and consolidate SECTION_SIZE Robin Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robin Murphy @ 2019-04-29 17:22 UTC (permalink / raw)
  To: linux-mm; +Cc: akpm, linux-kernel

Hi all,

This is essentially just a repost, with the trivial typo fix plus all
the acks/reviews collected. There's no direct dependency between the
patches here, so hopefully at least #1 and #3 might sneak into 5.2 if
there's still time, as that would save some bother for follow-up arm64
work next cycle which will depend on both.

Robin.


Robin Murphy (3):
  mm/memremap: Rename and consolidate SECTION_SIZE
  mm: clean up is_device_*_page() definitions
  mm: introduce ARCH_HAS_PTE_DEVMAP

 arch/powerpc/Kconfig                         |  2 +-
 arch/powerpc/include/asm/book3s/64/pgtable.h |  1 -
 arch/x86/Kconfig                             |  2 +-
 arch/x86/include/asm/pgtable.h               |  4 +-
 arch/x86/include/asm/pgtable_types.h         |  1 -
 include/linux/mm.h                           | 47 +++++++-------------
 include/linux/mmzone.h                       |  1 +
 include/linux/pfn_t.h                        |  4 +-
 kernel/memremap.c                            | 10 ++---
 mm/Kconfig                                   |  5 +--
 mm/gup.c                                     |  2 +-
 mm/hmm.c                                     |  2 -
 12 files changed, 29 insertions(+), 52 deletions(-)

-- 
2.21.0.dirty


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

end of thread, other threads:[~2019-04-29 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-29 17:22 [PATCH v2 0/3] Device-memory-related cleanups Robin Murphy
2019-04-29 17:22 ` [PATCH v2 1/3] mm/memremap: Rename and consolidate SECTION_SIZE Robin Murphy
2019-04-29 17:22 ` [PATCH v2 2/3] mm: clean up is_device_*_page() definitions Robin Murphy
2019-04-29 17:22 ` [PATCH v2 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox