All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: dhowells@redhat.com, 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, 03 Jun 2008 10:14:50 +0100	[thread overview]
Message-ID: <26320.1212484490@redhat.com> (raw)
In-Reply-To: <20080603140620S.fujita.tomonori@lab.ntt.co.jp>

FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:

> - frv, m32r, mips, mn10300, and sh uses kmalloc/kfree instead of
> __get_free_pages/free_pages. I let them alone but it could remove more
> code if __get_free_pages/free_pages works for them.

On FRV, PAGE_SIZE is 16Kb, THREAD_SIZE is half that.

David

  parent reply	other threads:[~2008-06-03  9:15 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
2008-06-03  9:14 ` David Howells [this message]
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=26320.1212484490@redhat.com \
    --to=dhowells@redhat.com \
    --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.