This is an updated version of the patch series I sent on September 6 cleaning up the parisc architecture's linker scripts. It differs from the previous version only in having been rebased on top of Linus' current master (and is a complete rewrite of the version that got some review back in May: <http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-05/msg00095.html>). 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 Tim Abbott (2): parisc: Clean up linker script using new linker script macros. parisc: Remove useless altinstructions code copied from x86. arch/parisc/kernel/vmlinux.lds.S | 104 ++------------------------------------ 1 files changed, 4 insertions(+), 100 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html