netfilter-devel April 2010 archive
Main Archive Page > Month Archives  > netfilter-devel archives
netfilter-devel: Re: [PATCH 1/3] flex_array: fix the panic issue

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

From: David Rientjes <rientjes_at_nospam>
Date: Fri Apr 09 2010 - 17:09:14 GMT
To: Changli Gao <xiaosuo@gmail.com>

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@gmail.com>

Acked-by: David Rientjes <rientjes@google.com>
-- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html