Re: [PATCH] dm.c : Check memory allocations

Joe Thornber (joe@fib011235813.fsnet.co.uk)
Mon, 30 Dec 2002 10:51:14 +0000


On Fri, Dec 27, 2002 at 04:55:31PM -0500, Kevin Corry wrote:
> Check memory allocations when cloning bio's.

Rejected, clone_bio() cannot fail since it's allocating from a mempool
with __GFP_WAIT set.

- Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/