Re: [PATCH] slab: minor cleanup to kmem_cache_alloc_node

From: Pekka Enberg
Date: Mon Nov 21 2005 - 11:22:44 EST


Hi Eric,

On Mon, 2005-11-21 at 16:58 +0100, Eric Dumazet wrote:
> Are you sure this is valid ?
> What about preemption ?
> The "if (nodeid == numa_node_id())" check was done with IRQ off, and you want
> do do it with IRQ on.

You're right. Please ignore the patch.

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/