Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030436AbVKCS4M (ORCPT ); Thu, 3 Nov 2005 13:56:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030440AbVKCS4L (ORCPT ); Thu, 3 Nov 2005 13:56:11 -0500 Received: from wirelesslogix.com ([209.18.121.242]:16909 "EHLO mailrelay.wirelesslogixgroup.com") by vger.kernel.org with ESMTP id S1030436AbVKCS4K (ORCPT ); Thu, 3 Nov 2005 13:56:10 -0500 From: Andi Kleen To: Sam Ravnborg Subject: Re: New (now current development process) Date: Thu, 3 Nov 2005 19:54:31 +0100 User-Agent: KMail/1.8 Cc: David Lang , Dave Jones , Linus Torvalds , Roland Dreier , Andrew Morton , zippel@linux-m68k.org, rmk+lkml@arm.linux.org.uk, tony.luck@gmail.com, paolo.ciarrocchi@gmail.com, linux-kernel@vger.kernel.org References: <20051102223108.GA20416@mars.ravnborg.org> In-Reply-To: <20051102223108.GA20416@mars.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511031954.32228.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 21 On Wednesday 02 November 2005 23:31, Sam Ravnborg wrote: > > I used to compile with Os on all my kernels, but when the alignment > > settings got added to the embedded section a few kernels ago and I saw > > that they all default to 0 (no alignment) it scared me off > > Alignment settings in the EMBEDDED menu are ignored if set to 0, in > other words setting alignment to 0 in Kconfig will fall back to > compilers default values. > > Thats also documented in the help for the config options. In my opinion the alignment settings are completely useless (far too low level for a user configuration) and should be just removed. The per cpu or -Os defaults are totally adequate. -Andi - 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/