linux_dsm_epyc7002/arch/arm/include
Ard Biesheuvel 35fa91eed8 ARM: kernel: merge core and init PLTs
The PLT code uses a separate .init.plt section to allocate PLT entries
for jump and call instructions in __init code. However, even for fairly
sizable modules like mac80211.ko, we only end up with a couple of PLT
entries in the .init section, and so we can simplify the code
significantly by emitting all PLT entries into the same section.

Tested-by: Jongsung Kim <neidhard.kim@lge.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2016-08-30 17:45:34 +01:00
..
asm ARM: kernel: merge core and init PLTs 2016-08-30 17:45:34 +01:00
debug ARM: clps711x: Reduce static map size 2016-07-06 17:38:52 +02:00
uapi/asm kvm arm/arm64: Remove trailing whitespace from headers 2016-07-12 15:20:36 -03:00