Re: mm/page_alloc.c: remove hand-coded get_order()

From: Andi Kleen
Date: Tue Apr 15 2008 - 06:40:15 EST


Pavel Machek <pavel@xxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/