From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King Subject: Re: [PATCH -mm] clean up duplicated alloc/free_thread_info Date: Tue, 3 Jun 2008 09:22:13 +0100 Message-ID: <20080603082213.GA28346@flint.arm.linux.org.uk> References: <20080603140620S.fujita.tomonori@lab.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:48464 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175AbYFCIWj (ORCPT ); Tue, 3 Jun 2008 04:22:39 -0400 Content-Disposition: inline In-Reply-To: <20080603140620S.fujita.tomonori@lab.ntt.co.jp> Sender: linux-arch-owner@vger.kernel.org List-ID: To: FUJITA Tomonori Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, akpm@linux-foundation.org On Tue, Jun 03, 2008 at 02:02:25PM +0900, FUJITA Tomonori wrote: > We duplicate alloc/free_thread_info defines on many platforms (the > majority uses __get_free_pages/free_pages). This patch defines common > defines and removes these duplicated > defines. __HAVE_ARCH_THREAD_INFO_ALLOCATOR is introduced for platforms > that do something different. > > Signed-off-by: FUJITA Tomonori Acked-by: Russell King -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: