summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-11-30 13:28:17 +0100
committerWill Deacon <will.deacon@arm.com>2015-12-09 16:57:23 +0000
commit4dffbfc48d65e5d8157a634fd670065d237a9377 (patch)
tree9b0101b04106dcfcaa3e825d5e7cf6399d31c474 /arch/arm/kernel
parent68709f45385aeddb0ca96a060c0c8259944f321b (diff)
downloadlinux-4dffbfc48d65e5d8157a634fd670065d237a9377.tar.bz2
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
Change the EFI memory reservation logic to use memblock_mark_nomap() rather than memblock_reserve() to mark UEFI reserved regions as occupied. In addition to reserving them against allocations done by memblock, this will also prevent them from being covered by the linear mapping. Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions