From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Boyer Subject: Re: [PATCH 16/23] make section names compatible with -ffunction-sections -fdata-sections: ppc Date: Wed, 2 Jul 2008 07:54:59 -0400 Message-ID: <20080702075459.44334db9@zod.rchland.ibm.com> References: <200807020240.03443.vda.linux@googlemail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200807020240.03443.vda.linux@googlemail.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Denys Vlasenko Cc: linux-arch@vger.kernel.org, Russell King , David Howells , Ralf Baechle , Lennert Buytenhek , 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 On Wed, 2 Jul 2008 02:40:03 +0200 Denys Vlasenko wrote: > The purpose of this patch is to make kernel buildable > with "gcc -ffunction-sections -fdata-sections". > This patch fixes ppc architecture. > > Signed-off-by: Denys Vlasenko You can drop this one entirely. arch/ppc won't exist in 2.6.27. It has been removed in the powerpc tree already. josh