public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: Andrew Morton <akpm@osdl.org>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: mm/page_alloc.c: remove hand-coded get_order()
Date: Tue, 15 Apr 2008 12:39:27 +0200	[thread overview]
Message-ID: <87ej97tna8.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20080415092317.GA1529@elf.ucw.cz> (Pavel Machek's message of "Tue, 15 Apr 2008 11:23:27 +0200")

Pavel Machek <pavel@ucw.cz> writes:
>
> What about creating void *get_free_pages(flags, order) version, then
> slowly converting users to it?

Then we would also need a free_pages() that takes void *, but unfortunately
free_pages() already has other semantics.

-Andi

  parent reply	other threads:[~2008-04-15 10:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15  9:23 mm/page_alloc.c: remove hand-coded get_order() Pavel Machek
2008-04-15  9:35 ` Andrew Morton
2008-04-15  9:38   ` Andrew Morton
2008-04-15 10:39 ` Andi Kleen [this message]
2008-04-16 19:18   ` Christoph Lameter

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=87ej97tna8.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox