linux/arch/arm/include
Ard Biesheuvel c4a84ae39b ARM: 8322/1: keep .text and .fixup regions closer together
This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-03-29 23:11:56 +01:00
..
asm ARM: 8322/1: keep .text and .fixup regions closer together 2015-03-29 23:11:56 +01:00
debug ARM: SoC platform changes 2015-02-17 09:27:54 -08:00
uapi/asm Fairly small update, but there are some interesting new features. 2015-02-13 09:55:09 -08:00