Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759922AbZIPQpC (ORCPT ); Wed, 16 Sep 2009 12:45:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759870AbZIPQo4 (ORCPT ); Wed, 16 Sep 2009 12:44:56 -0400 Received: from BISCAYNE-ONE-STATION.MIT.EDU ([18.7.7.80]:41026 "EHLO biscayne-one-station.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759826AbZIPQoz (ORCPT ); Wed, 16 Sep 2009 12:44:55 -0400 From: Tim Abbott To: Geert Uytterhoeven , Roman Zippel Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, Sam Ravnborg , Tim Abbott Subject: [PATCH v2 0/2] Linker script cleanup patches for m68k Date: Wed, 16 Sep 2009 12:44:24 -0400 Message-Id: <1253119466-19488-1-git-send-email-tabbott@ksplice.com> X-Mailer: git-send-email 1.6.3.3 X-Spam-Flag: NO X-Spam-Score: 0.00 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 23 This is an updated version of the patch series I sent on September 6 cleaning up the m68k 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 (2): m68k: Make thread_info.h usable from assembly. m68k: Cleanup linker scripts using new linker script macros. arch/m68k/include/asm/thread_info_mm.h | 2 + arch/m68k/kernel/vmlinux-std.lds | 53 ++++++------------------------- arch/m68k/kernel/vmlinux-sun3.lds | 53 ++++++-------------------------- 3 files changed, 23 insertions(+), 85 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/