Re: [PATCH 02/16] GFS: core fs

From: Matthew Wilcox
Date: Mon Oct 10 2005 - 14:04:31 EST


On Mon, Oct 10, 2005 at 11:10:58PM +0400, Alexey Dobriyan wrote:
> On Mon, Oct 10, 2005 at 12:09:54PM -0500, David Teigland wrote:
> > + mp = kzalloc(sizeof(struct metapath), GFP_KERNEL | __GFP_NOFAIL);
>
> Not checked.

* __GFP_NOFAIL: The VM implementation _must_ retry infinitely: the caller
* cannot handle allocation failures.
-
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/