[PATCH 0/3] Linker script cleanup patches for sparc and frv

From: Tim Abbott
Date: Fri Sep 18 2009 - 15:53:00 EST


Hi Linus,

This patch series contains patches cleaning up the linker scripts on
the frv and sparc architectures that have been acked by the relevant
maintainers. Please merge.

This cross-architecture linker script cleanup project is in
preparation for adding support for building the kernel with
-ffunction-sections -fdata-sections, which is a prerequisite for
Ksplice.

Geoffrey Thomas (1):
sparc: Clean up linker script using new linker script macros.

Nelson Elhage (2):
frv: remove unused .altinstructions code
frv: clean up linker script using new linker script macros.

arch/frv/kernel/vmlinux.lds.S | 66 ++++------------------------------
arch/sparc/kernel/vmlinux.lds.S | 75 ++++-----------------------------------
2 files changed, 14 insertions(+), 127 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/