From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wtarreau.pck.nerim.net ([62.212.114.60]:33082 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759555AbcLPLhM (ORCPT ); Fri, 16 Dec 2016 06:37:12 -0500 Date: Fri, 16 Dec 2016 12:36:51 +0100 From: Willy Tarreau To: Mike Manning Cc: stable@vger.kernel.org, hannes@stressinduktion.org Subject: Re: [PATCH 3.10] ipv6: move DAD and addrconf_verify processing to workqueue Message-ID: <20161216113651.GE12172@1wt.eu> References: <1481883372-26591-1-git-send-email-mmanning@brocade.com> <20161216104032.GA12172@1wt.eu> <20af2434-8aed-79db-0dfc-0448b469a5fc@brocade.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20af2434-8aed-79db-0dfc-0448b469a5fc@brocade.com> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Dec 16, 2016 at 11:30:03AM +0000, Mike Manning wrote: > Hi Willy, > For the 4 fixes below, as you indicate there are some follow-up bugfixes: > > 43a43b604016 ("ipv6: some ipv6 statistic counters failed to disable bh") from v3.15 > 751eb6b6042a ("ipv6: addrconf: fix dev refcont leak when DAD failed") from v4.8 > > I will look at backporting these too (TBH we have never hit the 2nd of these > with 4.x (x<8) kernels despite extensive testing in the area of DAD failure). > As this also involves retesting there will be some delays with this, but > later today. Great, thanks! No rush though, I'll pick what you have when it's ready. Thanks, Willy