]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
authorSteve Capper <steve.capper@arm.com>
Thu, 6 Dec 2018 22:50:38 +0000 (22:50 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 10 Dec 2018 18:42:17 +0000 (18:42 +0000)
commite5d99157459f79ed26953e8a77addb9d3e0122b7
tree6015178a01c73e35eb0a346c88f79f24171fd8b6
parent363524d2b12270d86677e1154ecc1c5061f43219
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base

Now that we have DEFAULT_MAP_WINDOW defined, we can arch_get_mmap_end
and arch_get_mmap_base helpers to allow for high addresses in mmap.

Signed-off-by: Steve Capper <steve.capper@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/processor.h