Re: [PATCH] slab: Adds missing kmalloc() checks.

From: Arjan van de Ven
Date: Fri Jan 06 2006 - 10:23:58 EST


On Fri, 2006-01-06 at 13:12 -0200, Luiz Fernando Capitulino wrote:
> Adds two missing kmalloc() checks in kmem_cache_init(). Note that if the
> allocation fails, there is nothing to do, so we panic();

ok so what good does this do? if you die this early.. you are in deeper
problems, and can't boot. while this makes the code bigger...


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