Home
last modified time | relevance | path

Searched hist:"2937367 b8a4b0d46ce3312cb997e4a240b02cf15" (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/include/asm/
H A Dfixmap.hdiff 2937367b8a4b0d46ce3312cb997e4a240b02cf15 Tue Sep 01 08:59:28 CEST 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>
H A DKbuilddiff 2937367b8a4b0d46ce3312cb997e4a240b02cf15 Tue Sep 01 08:59:28 CEST 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>
/linux/arch/arm/kernel/
H A Dsetup.cdiff 2937367b8a4b0d46ce3312cb997e4a240b02cf15 Tue Sep 01 08:59:28 CEST 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>
/linux/arch/arm/mm/
H A Dmmu.cdiff 2937367b8a4b0d46ce3312cb997e4a240b02cf15 Tue Sep 01 08:59:28 CEST 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>
/linux/arch/arm/
H A DKconfigdiff 2937367b8a4b0d46ce3312cb997e4a240b02cf15 Tue Sep 01 08:59:28 CEST 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>