[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1253303529-6342-1-git-send-email-tabbott@ksplice.com>
Date: Fri, 18 Sep 2009 15:52:06 -0400
From: Tim Abbott <tabbott@...lice.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Sam Ravnborg <sam@...nborg.org>,
"David S. Miller" <davem@...emloft.net>,
David Howells <dhowells@...hat.com>,
Tim Abbott <tabbott@...lice.com>
Subject: [PATCH 0/3] Linker script cleanup patches for sparc and frv
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@...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