[PATCH v2 0/3] Linker script cleanup patches for ia64

From: Tim Abbott
Date: Wed Sep 16 2009 - 12:43:46 EST


This is an updated version of the patch series I sent in late July
cleaning up the ia64 architecture's linker scripts. The only change is
that it is rebased on top of Linus's current master.

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.

-Tim Abbott

Nelson Elhage (2):
ia64: Use standard macros for page-aligned data.
ia64: Clean up linker script using standard macros.

Tim Abbott (1):
ia64: Use .ref.text, not .text.init for start_ap.

arch/ia64/kernel/head.S | 4 +-
arch/ia64/kernel/vmlinux.lds.S | 112 +++++-----------------------------------
2 files changed, 15 insertions(+), 101 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/