From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [patch v2 07/35] Hexagon: Add threadinfo Date: Wed, 31 Aug 2011 15:36:03 +0200 Message-ID: <201108311536.03336.arnd@arndb.de> References: <20110830190729.923334292@codeaurora.org> <20110830190800.386603816@codeaurora.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110830190800.386603816@codeaurora.org> Sender: linux-hexagon-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: Richard Kuo Cc: linux-kernel@vger.kernel.org, linux-hexagon@vger.kernel.org On Tuesday 30 August 2011, Richard Kuo wrote: > Removed some cruft and changed to allow kernel stack to be smaller than a page > size. > > I left the thread_info alignment alone for the time being; may revisit that in > the future. > > Signed-off-by: Richard Kuo Acked-by: Arnd Bergmann