Received: by 10.223.176.5 with SMTP id f5csp972020wra; Fri, 2 Feb 2018 09:04:25 -0800 (PST) X-Google-Smtp-Source: AH8x224xhRPWiVvTnoDvu+VaX5R3ga3cOvMUfvKmAx7jeoIl15VS9yjNJ32dojLycOdtqObFMnRS X-Received: by 10.101.97.209 with SMTP id j17mr29298359pgv.266.1517591065007; Fri, 02 Feb 2018 09:04:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517591064; cv=none; d=google.com; s=arc-20160816; b=cmK+H7Bl2Gfxi/ua8LWiHPGhQiWPffjPlybme9prZ0j6HXJsVk8oY2ap+goSSDPb9A XGbsLkfVKKsBupZ8j9etbEdmEVfD2FInJ212efxWuVCt4NFtpQE2bPUsUnagfB9DsNqj rbPd3gHLsi9MU3V85CaN6BIXnZCYwKAJ55SUcy4AzGz3NhkyZYSkoO2ALu8ZWhxf+sO3 5NdkbliGMb7gODblsM1U+XD/7H9KvupomPR2szPaFFLIc6ImyjUYmuF5nDnqvEiKJ3ED R6rrTfaWDdddexTSrtciKoxMwkv9VQd+Poc1LqYh7sb/0UJEDkb5ELAWhWH2sQhrGXSl tEvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=U/Wcbuhnv8UoAVWlSKmr/tiQN8QPSljW/pkWlG8FGHc=; b=i/aHLl1WNytaKuq744O8k5vl0eyDzZnhXj6sIJL4PnTmuTblrPvhfnANzZ2TcNBZCh xqh+JWTDwFqiM2GHvUI/k90ZbWXDkd7o063+1ZwF0D7T/eiBrxAD0gVChLjsCOhby94e REHGHT+NiIIsAB7erpHz5H2NTUUOKHLDdnGjVEhtjr86bEB6M8L/4+CGrSBvYFkQo9tx En0WrBQ7ZiCkj52WxR9+KukuJ3a1Oxm4l7vHUiKoo2t295XO+fXkedn5Q+UmYE/hqGfT 3No2xo9E5OwTgFZbfnqfnsWUURIRqqQt3BBc9YebVzQ4yVwqcOZgJDo/mc316jfWJeGL Wtaw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a81si1589317pfc.258.2018.02.02.09.04.09; Fri, 02 Feb 2018 09:04:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752793AbeBBRC5 (ORCPT + 99 others); Fri, 2 Feb 2018 12:02:57 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34946 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752648AbeBBRAy (ORCPT ); Fri, 2 Feb 2018 12:00:54 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 3244ADF6; Fri, 2 Feb 2018 17:00:53 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Eduardo Otubo , Juergen Gross , "David S. Miller" , Sasha Levin Subject: [PATCH 4.4 37/67] xen-netfront: remove warning when unloading module Date: Fri, 2 Feb 2018 17:58:06 +0100 Message-Id: <20180202140819.696530973@linuxfoundation.org> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180202140815.091718203@linuxfoundation.org> References: <20180202140815.091718203@linuxfoundation.org> User-Agent: quilt/0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Eduardo Otubo [ Upstream commit 5b5971df3bc2775107ddad164018a8a8db633b81 ] v2: * Replace busy wait with wait_event()/wake_up_all() * Cannot garantee that at the time xennet_remove is called, the xen_netback state will not be XenbusStateClosed, so added a condition for that * There's a small chance for the xen_netback state is XenbusStateUnknown by the time the xen_netfront switches to Closed, so added a condition for that. When unloading module xen_netfront from guest, dmesg would output warning messages like below: [ 105.236836] xen:grant_table: WARNING: g.e. 0x903 still in use! [ 105.236839] deferring g.e. 0x903 (pfn 0x35805) This problem relies on netfront and netback being out of sync. By the time netfront revokes the g.e.'s netback didn't have enough time to free all of them, hence displaying the warnings on dmesg. The trick here is to make netfront to wait until netback frees all the g.e.'s and only then continue to cleanup for the module removal, and this is done by manipulating both device states. Signed-off-by: Eduardo Otubo Acked-by: Juergen Gross Signed-off-by: David S. Miller Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- drivers/net/xen-netfront.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) --- a/drivers/net/xen-netfront.c +++ b/drivers/net/xen-netfront.c @@ -86,6 +86,8 @@ struct netfront_cb { /* IRQ name is queue name with "-tx" or "-rx" appended */ #define IRQ_NAME_SIZE (QUEUE_NAME_SIZE + 3) +static DECLARE_WAIT_QUEUE_HEAD(module_unload_q); + struct netfront_stats { u64 packets; u64 bytes; @@ -2037,10 +2039,12 @@ static void netback_changed(struct xenbu break; case XenbusStateClosed: + wake_up_all(&module_unload_q); if (dev->state == XenbusStateClosed) break; /* Missed the backend's CLOSING state -- fallthrough */ case XenbusStateClosing: + wake_up_all(&module_unload_q); xenbus_frontend_closed(dev); break; } @@ -2146,6 +2150,20 @@ static int xennet_remove(struct xenbus_d dev_dbg(&dev->dev, "%s\n", dev->nodename); + if (xenbus_read_driver_state(dev->otherend) != XenbusStateClosed) { + xenbus_switch_state(dev, XenbusStateClosing); + wait_event(module_unload_q, + xenbus_read_driver_state(dev->otherend) == + XenbusStateClosing); + + xenbus_switch_state(dev, XenbusStateClosed); + wait_event(module_unload_q, + xenbus_read_driver_state(dev->otherend) == + XenbusStateClosed || + xenbus_read_driver_state(dev->otherend) == + XenbusStateUnknown); + } + xennet_disconnect_backend(info); unregister_netdev(info->netdev);