]> git.baikalelectronics.ru Git - kernel.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)
commitfb9d40d029c131dc1c89b073bb96773a53af54b2
tree6015178a01c73e35eb0a346c88f79f24171fd8b6
parent17644adedf9e5425fdc95c6ac47d958ee9935983
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