All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
	akpm@linux-foundation.org
Subject: Re: [PATCH -mm] clean up duplicated alloc/free_thread_info
Date: Tue, 3 Jun 2008 09:22:13 +0100	[thread overview]
Message-ID: <20080603082213.GA28346@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20080603140620S.fujita.tomonori@lab.ntt.co.jp>

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 <fujita.tomonori@lab.ntt.co.jp>

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

  parent reply	other threads:[~2008-06-03  8:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03  5:02 [PATCH -mm] clean up duplicated alloc/free_thread_info FUJITA Tomonori
2008-06-03  6:06 ` Pekka Enberg
2008-06-03  6:42   ` Paul Mackerras
2008-06-03 22:58     ` FUJITA Tomonori
2008-06-03  8:22 ` Russell King [this message]
2008-06-03  9:14 ` David Howells
2008-06-03 22:58   ` FUJITA Tomonori
2008-06-03 22:58     ` FUJITA Tomonori
2008-06-03 10:31 ` Haavard Skinnemoen
2008-06-03 22:58   ` FUJITA Tomonori
2008-06-04  8:46     ` Haavard Skinnemoen
2008-06-04  8:46       ` Haavard Skinnemoen
2008-06-04  8:46       ` Haavard Skinnemoen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080603082213.GA28346@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=akpm@linux-foundation.org \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.