On Tue, Jul 29, 2014 at 04:32:45PM -0700, Greg KH wrote:
> On Fri, Jul 18, 2014 at 03:11:48PM -0700, Greg KH wrote:
> > 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.
> 
> Given a lack of response, I'm dropping these from my "to-apply" queue.
> Please resend, with the correct ordering, if you still want me to apply
> them to 3.15 or any other -stable kernel release.

Sorry Greg. This is also still in my queue too. I'll check what is
wrong and will resend.

I guess most likely I messed up with the ordering.

Thanks.
--
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