On 04/13/2019 12:31 AM, Robin Murphy wrote: > Refactor is_device_{public,private}_page() with is_pci_p2pdma_page() > to make them all consistent in depending on their respective config > options even when CONFIG_DEV_PAGEMAP_OPS is enabled for other reasons. > This allows a little more compile-time optimisation as well as the > conceptual and cosmetic cleanup. > > Suggested-by: Jerome Glisse <jgli...@redhat.com> > Signed-off-by: Robin Murphy <robin.mur...@arm.com> Reviewed-by: Anshuman Khandual <anshuman.khand...@arm.com>
- [PATCH 0/3] Device-memory-related cleanups Robin Murphy
- [PATCH 1/3] mm/memremap: Rename and consolidate SEC... Robin Murphy
- Re: [PATCH 1/3] mm/memremap: Rename and consoli... Dan Williams
- [PATCH 2/3] mm: clean up is_device_*_page() definit... Robin Murphy
- Re: [PATCH RESEND 2/3] mm: clean up is_device_*... Anshuman Khandual
- [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP Robin Murphy
- Re: [PATCH RESEND 3/3] mm: introduce ARCH_HAS_P... Dan Williams
- Re: [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVM... Ira Weiny
- Re: [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVM... Oliver
- Re: [PATCH RESEND 3/3] mm: introduce ARCH_HAS_P... Anshuman Khandual