Re: [patch 1/5] mm: add nofail variants of kmalloc kcalloc andkzalloc

From: David Rientjes
Date: Tue Aug 24 2010 - 16:08:47 EST


On Tue, 24 Aug 2010, Peter Zijlstra wrote:

> > These were added as helper functions for documentation and auditability.
> > No future callers should be added.
>
> git grep GFP_NOFAIL isn't auditable enough?
>

I'm trying to remove that bit, and __GFP_REPEAT, to simplify and remove
several branches from the page allocator.

> might as well declare these functions depricated if you really want to
> do this.
>
> FWIW I think mason said he'd fix btrfs to not suck like this 'soon'.
>

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