Received: by 2002:aa6:c429:0:b029:98:93ff:f56f with SMTP id g9csp3385830lkq; Mon, 23 Nov 2020 04:30:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJzHKX/bSOMHQTYBpGV//3MCf2RdYteGLernhnoiLCbQObYkM3UQP4UIoRS6CzsPqi7wSnlO X-Received: by 2002:a17:906:4057:: with SMTP id y23mr40999146ejj.299.1606134617461; Mon, 23 Nov 2020 04:30:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606134617; cv=none; d=google.com; s=arc-20160816; b=uV5UxWOZitICj3fldkoggsryjQbJftvwCHwulWWlZIucWG05PXjX5SRdBT7L1jqbnw 1O9dRTs19BehJMcAQbddTNHpofqGvMBxf4FFDHpMWYxL76IyJaw+GrA5oXpNlEukzqBv zjpv9y7uMbcgLPSSj+1L5zUKPKndLaAzfp2QgO4Q6hEYPbZ7GUbFI4BYwJzhDLazWzUs UhnhrnolhzYmpg1v1tnyxO6WbQc4FksNtE5XOM0q26sNivUXrjTPKJ1H+F/wT1CFtS29 9U06vqMq/A/Kelu2YqGUkAngBwa32bx3Rxcl3dvHLovzyXggk5cGOwEk2ogpl5bymOEf Ukew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=7yRjP/0PjXVNHondDlaQhFFode35bwwGlKJP+TRG8iE=; b=X9z7i+nKv5mE//djTb/KaWmvjIdDcUUyl8l83GI7YPhqQsl+I8LjPdGy8UhtVVj0uZ waaLnQ55h/CCXPaAqm2364gUaV3LI5gJ3PQZI00XfO63VIcI9PKt/bfq9g6EhTKOyXZG OhebJNsTKt3V+FP5wNQBC4gLv13Gd9GI4GZqTUHh3N9ot2haTRukWmUBfMGKYJwS2evm 7HcVrmixWP2hQat6GRdQbGX9OV7eZ4BbKQw4byztQ6TIJlYqJ5mi/Jh0Se/fYAhGM0FG 8uXk9zy4nOx0GrZZ4NQMoe3pSQloLe/K+uHQMExR47h0OjVK8qVQr+Lq7Mpt+TCxuW7D exlQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DfBoRDRc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z13si6275654ejf.662.2020.11.23.04.29.54; Mon, 23 Nov 2020 04:30:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DfBoRDRc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729981AbgKWMZW (ORCPT + 99 others); Mon, 23 Nov 2020 07:25:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:34834 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729950AbgKWMZN (ORCPT ); Mon, 23 Nov 2020 07:25:13 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CD9982076E; Mon, 23 Nov 2020 12:25:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1606134312; bh=sILKl3o46a+a+JPYNYqx5q4sVE3AIvqnWN3Klwi2CMg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DfBoRDRcTRU2nB6zHpCEI4L0GRxVmCBRdxQnf8ZbFUZIztmI4iTvId4wr46qFViyL WESMKaxE7A1JEnSfmJtMHmbv1FDQMKssjD9rRD5DLp5lfSxURJcdoBR0SQOX44NoDH lilpMZzQyxFSDEhD7fxmG2ioWSW6FFnXaohMODpM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Vladimir Oltean , Florian Fainelli , Jakub Kicinski Subject: [PATCH 4.9 08/47] net: Have netpoll bring-up DSA management interface Date: Mon, 23 Nov 2020 13:21:54 +0100 Message-Id: <20201123121805.951642379@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201123121805.530891002@linuxfoundation.org> References: <20201123121805.530891002@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Florian Fainelli [ Upstream commit 1532b9778478577152201adbafa7738b1e844868 ] DSA network devices rely on having their DSA management interface up and running otherwise their ndo_open() will return -ENETDOWN. Without doing this it would not be possible to use DSA devices as netconsole when configured on the command line. These devices also do not utilize the upper/lower linking so the check about the netpoll device having upper is not going to be a problem. The solution adopted here is identical to the one done for net/ipv4/ipconfig.c with 728c02089a0e ("net: ipv4: handle DSA enabled master network devices"), with the network namespace scope being restricted to that of the process configuring netpoll. Fixes: 04ff53f96a93 ("net: dsa: Add netconsole support") Tested-by: Vladimir Oltean Signed-off-by: Florian Fainelli Link: https://lore.kernel.org/r/20201117035236.22658-1-f.fainelli@gmail.com Signed-off-by: Jakub Kicinski Signed-off-by: Greg Kroah-Hartman --- net/core/netpoll.c | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) --- a/net/core/netpoll.c +++ b/net/core/netpoll.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include @@ -661,15 +662,15 @@ EXPORT_SYMBOL_GPL(__netpoll_setup); int netpoll_setup(struct netpoll *np) { - struct net_device *ndev = NULL; + struct net_device *ndev = NULL, *dev = NULL; + struct net *net = current->nsproxy->net_ns; struct in_device *in_dev; int err; rtnl_lock(); - if (np->dev_name[0]) { - struct net *net = current->nsproxy->net_ns; + if (np->dev_name[0]) ndev = __dev_get_by_name(net, np->dev_name); - } + if (!ndev) { np_err(np, "%s doesn't exist, aborting\n", np->dev_name); err = -ENODEV; @@ -677,6 +678,19 @@ int netpoll_setup(struct netpoll *np) } dev_hold(ndev); + /* bring up DSA management network devices up first */ + for_each_netdev(net, dev) { + if (!netdev_uses_dsa(dev)) + continue; + + err = dev_change_flags(dev, dev->flags | IFF_UP); + if (err < 0) { + np_err(np, "%s failed to open %s\n", + np->dev_name, dev->name); + goto put; + } + } + if (netdev_master_upper_dev_get(ndev)) { np_err(np, "%s is a slave device, aborting\n", np->dev_name); err = -EBUSY;