From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1383904422.3189.55.camel@kazak.uk.xensource.com> Subject: Re: [PATCH 3.8 23/91] xen-netback: Don't destroy the netdev until the vif is shut down From: Ian Campbell To: Kamal Mostafa CC: , , , Paul Durrant , "David Vrabel" , Wei Liu Date: Fri, 8 Nov 2013 09:53:42 +0000 In-Reply-To: <1383876946-2396-24-git-send-email-kamal@canonical.com> References: <1383876946-2396-1-git-send-email-kamal@canonical.com> <1383876946-2396-24-git-send-email-kamal@canonical.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, 2013-11-07 at 18:14 -0800, Kamal Mostafa wrote: > 3.8.13.13 -stable review patch. If anyone has any objections, please let me know. This patch caused a regression in the 3.10 stable tree. Two additional patches were needed, see: http://www.spinics.net/lists/netdev/msg256637.html http://www.spinics.net/lists/netdev/msg256636.html Ian.