]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
authorChristoph Hellwig <hch@lst.de>
Fri, 7 Aug 2015 21:41:01 +0000 (17:41 -0400)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:27 +0000 (12:19 -0500)
commit6042a98e8c50fde53c493d6a61095e5597b81522
treef2608b9604a0e4082de9e8558c64c2869089e98c
parente364774833cf230614f0ae83b896f3b44f0388b9
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h

Orabug: 22913653

Three architectures already define these, and we'll need them genericly
soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
(cherry picked from commit 012dcef3f058385268630c0003e9b7f8dcafbeb4)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
arch/arm/include/asm/memory.h
arch/arm64/include/asm/memory.h
arch/unicore32/include/asm/memory.h
include/asm-generic/memory_model.h