From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.redhat.com (mx2.redhat.com [66.187.237.31]) by ozlabs.org (Postfix) with ESMTP id C1A38DDE25 for ; Tue, 14 Apr 2009 01:52:04 +1000 (EST) Subject: Re: [PATCH 1/3] powerpc, Makefile: Make it possible to safely select CONFIG_FRAME_POINTER From: Steven Rostedt To: Sam Ravnborg In-Reply-To: <20090405210756.GG24374@uranus.ravnborg.org> References: <20090320164404.GA19933@oksana.dev.rtsoft.ru> <20090320164429.GA28037@oksana.dev.rtsoft.ru> <20090405210756.GG24374@uranus.ravnborg.org> Content-Type: text/plain Date: Mon, 13 Apr 2009 11:51:25 -0400 Message-Id: <1239637885.21121.41.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras , Ingo Molnar List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2009-04-05 at 23:07 +0200, Sam Ravnborg wrote: > 4) The individual "HAVE_* members should be sorted alphabetically in the arch > Kconfig file (which they seldomly are :-( ) Note, my first port of Ftrace to PPC sorted the Kconfig HAVE_* macros, which ended up being reverted :-/ http://www.mail-archive.com/linuxppc-dev@ozlabs.org/msg21222.html As stated, I did the sort without reporting the change in the change-log, which I should have done. -- Steve