Re: SLUB: Remove useless masking of GFP_ZERO

From: Pekka J Enberg
Date: Fri Dec 14 2007 - 04:44:55 EST


On Thu, 13 Dec 2007, Christoph Lameter wrote:
> Remove a recently added useless masking of GFP_ZERO. GFP_ZERO is
> already masked out in new_slab() (See how it calls allocate_slab). No need
> to do it twice. This reverts the SLUB parts of
> 7fd272550bd43cc1d7289ef0ab2fa50de137e767.

Oh noes, brown paper bag time for me.

Reviewed-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
--
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/