ARM: add support for non-global kernel mappings
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 17 Nov 2015 07:46:47 +0000 (08:46 +0100)
committerard <ard.biesheuvel@linaro.org>
Sun, 13 Dec 2015 18:18:29 +0000 (19:18 +0100)
commitb430e55b2318ca4523b0e39ff6c0d5a2109159b4
treea14727bade337cbddfbc54e7d35f146b744063ed
parentf579b2b10412771ad5eaa785ddaa7b62b97a6e8d
ARM: add support for non-global kernel mappings

Add support to the kernel translation table population routines for
creating non-global mappings. This will be used by the UEFI runtime
services, which will use temporary mappings in the userland range.

Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
arch/arm/mm/mmu.c