Re: [PATCH] [MTD] kmalloc + memzero -> kzalloc conversion

From: Christoph Lameter
Date: Mon Oct 03 2005 - 10:58:51 EST


On Fri, 30 Sep 2005, Deepak Saxena wrote:

> We have the API, so use it.

Ummm. There is a patch in Andrew's tree that allows the use of __GFP_ZERO
with slabs in the same way as the page allocator. With that functionality
kmalloc_node will also be able to zero stuff.

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