On Sat, 27 Oct 2007, Christoph Lameter wrote: > The fast path always results in a valid object. Move the check > for the NULL pointer to the slow branch that calls > __slab_alloc. Only __slab_alloc can return NULL if there is no > memory available anymore and that case is exceedingly rare.
Reviewed-by: Pekka Enberg <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/