Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754043AbYBQS7f (ORCPT ); Sun, 17 Feb 2008 13:59:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751702AbYBQS72 (ORCPT ); Sun, 17 Feb 2008 13:59:28 -0500 Received: from pasmtpb.tele.dk ([80.160.77.98]:33295 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751674AbYBQS72 (ORCPT ); Sun, 17 Feb 2008 13:59:28 -0500 Date: Sun, 17 Feb 2008 19:59:36 +0100 From: Sam Ravnborg To: Cyrill Gorcunov Cc: ak@suse.de, mingo@elte.hu, tglx@linutronix.de, hpa@zytor.com, linux-kernel@vger.kernel.org Subject: Re: [patch 2/2] x86: lds - Use THREAD_SIZE instead of numeric constant Message-ID: <20080217185936.GB14588@uranus.ravnborg.org> References: <20080217151716.274134094@gmail.com> <20080217151925.402628615@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080217151925.402628615@gmail.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 757 Lines: 19 On Sun, Feb 17, 2008 at 06:17:18PM +0300, Cyrill Gorcunov wrote: > Though we use PDA for regular task stack but that > is not acceptable for init_task wich is special > one. We still have to allocate init_task's stack > in that manner. hpa had some comments about this particular alignment. If we keep the alignmnet then Cyrill's patch looks good. But maybe we should check what is the real alignmment requirement (outside the scope of wha you do - someone more intiminate with this coide should do it). Sam -- 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/