[PATCH V3 3/5] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2018-11-27 17:10:23
Also in:
linux-mm
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2018-11-27 17:10:23
Also in:
linux-mm
On Wed, Nov 14, 2018 at 01:39:18PM +0000, Steve Capper wrote:
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 <redacted>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>