On Wed, Jul 16, 2014 at 10:26:43AM +0200, Pablo Neira Ayuso wrote:
> [ Upstream commit 266155b2de8fb721ae353688529b2f8bcdde2f90 ]
> 
> The dumping prematurely stops, it seems the callback argument that
> indicates that all entries have been dumped is set after iterating
> on the first cpu list. The dumping also may stop before the entire
> per-cpu list content is also dumped.
> 
> With this patch, conntrack -L dying now shows the dying list content
> again.
> 
> Cc: <[email protected]> # 3.15.x
> Fixes: b7779d06 ("netfilter: conntrack: spinlock per cpu to protect special 
> lists.")
> Signed-off-by: Pablo Neira Ayuso <[email protected]>
> ---
>  net/netfilter/nf_conntrack_netlink.c |    8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)

This doesn't apply to 3.15-stable :(

Any hint as to what order to apply these in?  Odds are, that's what I'm
doing wrong.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to