From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: xen-netback: fix oopes during shutdown and error handling Date: Thu, 14 Feb 2013 13:18:56 +0000 Message-ID: <1360847938-11185-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain Cc: David Vrabel , Konrad Rzeszutek Wilk , Ian Campbell , Jan Beulich , Wei Liu , To: Return-path: Received: from smtp.citrix.com ([66.165.176.89]:47248 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757643Ab3BNNTY (ORCPT ); Thu, 14 Feb 2013 08:19:24 -0500 Sender: netdev-owner@vger.kernel.org List-ID: These two netback patches fix oopes that may occur during shutdown or if a specific fatal error occurs. They are stable candidants. David