From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wtarreau.pck.nerim.net ([62.212.114.60]:33077 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760762AbcLPK6o (ORCPT ); Fri, 16 Dec 2016 05:58:44 -0500 Date: Fri, 16 Dec 2016 11:58:32 +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: <20161216105832.GD12172@1wt.eu> References: <1481883372-26591-1-git-send-email-mmanning@brocade.com> <20161216104032.GA12172@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Dec 16, 2016 at 10:51:29AM +0000, Mike Manning wrote: > Hi Willy, > Thanks for your prompt reply. > > I will check the additional fixes you mention and get back to you shortly. (...) OK thanks for this and for the detailed explanation. It's much appreciated. Willy