Re: [PATCH] Remove alloc_pages() use from slab allocator

From: Pekka Enberg
Date: Fri Nov 11 2005 - 06:51:21 EST


Hi Christoph,

On 11/10/05, Christoph Lameter <clameter@xxxxxxxxxxxx> wrote:
> The slab allocator never uses alloc_pages since kmem_getpages() is always
> called with a valid nodeid. Remove the branch and the code from kmem_getpages()
>
> Signed-off-by: Christoph Lameter <clameter@xxxxxxx>

The patch looks good to me.

P.S. Please use the address penberg@xxxxxxxxxxxxxx instead when sending me mail.

Pekka
-
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/