[PATCH v2 0/2] Linker script cleanup patches for m68knommu

From: Tim Abbott
Date: Tue Sep 22 2009 - 12:57:40 EST


Greg,

This patch series is an updated version of the patch I sent you on
September 6 cleaning up the m68knommu architecture's linker scripts.
Since the original patches had a few bugs, I figured I'd send you a
clean copy of state as of when I last hear from you two weeks ago.

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 (2):
m68knommu: Make THREAD_SIZE available to assembly files.
m68knommu: Clean up linker script using new linker script macros.

arch/m68k/include/asm/thread_info_no.h | 4 +-
arch/m68knommu/kernel/vmlinux.lds.S | 41 ++++++++-----------------------
2 files changed, 13 insertions(+), 32 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/