Re: [PATCH 1/3] flex_array: fix the panic issue when callingflex_array_alloc() without __GFP_ZERO

From: David Rientjes
Date: Fri Apr 09 2010 - 13:09:28 EST


On Fri, 9 Apr 2010, Changli Gao wrote:

> fix the panic issue when calling flex_array_alloc() without __GFP_ZERO.
>
> memset is called with the wrong address, then kernel panics.
>
> Signed-off-by: Changli Gao <xiaosuo@xxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
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/