[GIT PULL] further linker script cleanups
Nicolas Pitre
nicolas.pitre at linaro.org
Wed Mar 14 08:54:06 PDT 2018
Russell, please pull the following:
git://git.linaro.org/people/nicolas.pitre/linux lds
This series posted last week continues on the linker script cleanups
that were started in commit 0d302c710b ("ARM: vmlinux-xip.lds.S: fix
multiple issues"). Many duplications between the XIP and non-XIP scripts
are factored out in a common file, and the TCM support with an XIP
kernel is now possible.
This makes for a nice diffstat:
arch/arm/kernel/vmlinux-xip.lds.S | 166 ++----------------------------
arch/arm/kernel/vmlinux.lds.S | 172 ++------------------------------
arch/arm/kernel/vmlinux.lds.h | 135 +++++++++++++++++++++++++
arch/arm/mm/init.c | 11 --
4 files changed, 156 insertions(+), 328 deletions(-)
Thanks.
Nicolas
More information about the linux-arm-kernel
mailing list