linux/arch/arm/include
Ard Biesheuvel 2937367b8a ARM: add support for generic early_ioremap/early_memremap
This enables the generic early_ioremap implementation for ARM.

It uses the fixmap region reserved for kmap. Since early_ioremap
is only supported before paging_init(), and kmap is only supported
afterwards, this is guaranteed not to cause any clashes.

Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2015-12-13 19:18:28 +01:00
..
asm ARM: add support for generic early_ioremap/early_memremap 2015-12-13 19:18:28 +01:00
debug ARM: at91: debug: use DEBUG_UART_PHYS 2015-09-21 16:31:15 +02:00
uapi/asm ARM: wire up mlock2 syscall 2015-11-18 11:20:24 +00:00