All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] further linker script cleanups
@ 2018-03-14 15:54 Nicolas Pitre
  0 siblings, 0 replies; only message in thread
From: Nicolas Pitre @ 2018-03-14 15:54 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-14 15:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 15:54 [GIT PULL] further linker script cleanups Nicolas Pitre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.