[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1254345935-15958-1-git-send-email-tabbott@ksplice.com>
Date: Wed, 30 Sep 2009 17:25:33 -0400
From: Tim Abbott <tabbott@...lice.com>
To: Russell King <rmk+kernel@....linux.org.uk>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Sam Ravnborg <sam@...nborg.org>,
Tim Abbott <tabbott@...lice.com>
Subject: [PATCH v4 0/2] Linker script cleanup patches for arm
This is an updated version of the patch series I sent in late July
cleaning up the arm architecture's linker scripts. Version 2 was
rebased on top of Linus's current master; version 3 contains a fix for
a problem with CONFIG_XIP_KERNEL noted by Russell King. Version 4
differs from version 3 only in being rebased on top of Linus' 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 (1):
arm: Clean up linker script using new linker script macros.
Tim Abbott (1):
arm: convert to use __HEAD and HEAD_TEXT macros.
arch/arm/kernel/head-nommu.S | 2 +-
arch/arm/kernel/head.S | 2 +-
arch/arm/kernel/vmlinux.lds.S | 83 ++++++++++++-----------------------------
3 files changed, 26 insertions(+), 61 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists