Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762286AbYGBGW5 (ORCPT ); Wed, 2 Jul 2008 02:22:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758302AbYGBGWq (ORCPT ); Wed, 2 Jul 2008 02:22:46 -0400 Received: from gv-out-0910.google.com ([216.239.58.190]:33428 "EHLO gv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754400AbYGBGWp (ORCPT ); Wed, 2 Jul 2008 02:22:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WhGSvsKRbsp+tOg4lb4sZZCERCaAEyqHr9dAg/9NTXZDZHKi58ZyM9dyumRLpDggle BEC/4x4kzwHtc2Oe5g5ct/AfsN6Ta13FuFfAVn3zHDp856BfHW/tApV71ntfS09NR9h3 /G/u8avP+CN+10nA8CVxIFl4E04ehIhTSUNw4= Message-ID: Date: Wed, 2 Jul 2008 08:22:43 +0200 From: "Roberto A. Foglietta" To: "Denys Vlasenko" Subject: Re: [PATCH 3/23] make section names compatible with -ffunction-sections -fdata-sections: arm Cc: linux-arch@vger.kernel.org, "Russell King" , "David Howells" , "Ralf Baechle" , "Lennert Buytenhek" , "Josh Boyer" , "Paul Mackerras" , "David Woodhouse" , "Andi Kleen" , torvalds@linux-foundation.org, akpm@linux-foundation.org, "Paul Gortmaker" , linux-embedded@vger.kernel.org, linux-kernel@vger.kernel.org, "Tim Bird" , "Martin Schwidefsky" , "Dave Miller" In-Reply-To: <200807020234.26755.vda.linux@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200807020234.26755.vda.linux@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 720 Lines: 23 2008/7/2 Denys Vlasenko : > The purpose of this patch is to make kernel buildable > with "gcc -ffunction-sections -fdata-sections". > This patch fixes arm architecture. > Hi Denys, I see your patchset. may I suggest you to take a look to this tools? http://www.emn.fr/x-info/coccinelle/ I think it could simplify this kind of patching for the future. I found it reading the kernel janitors m-list and I hope it helps. Cheers, -- /roberto -- 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/