[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150924225033.GI20825@lunn.ch>
Date: Fri, 25 Sep 2015 00:50:33 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Russell King - ARM Linux <linux@....linux.org.uk>
Cc: Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
devicetree@...r.kernel.org, Sunil Goutham <sgoutham@...ium.com>,
Robert Richter <rric@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Michal Simek <michal.simek@...inx.com>, netdev@...r.kernel.org,
Soren Brinkmann <soren.brinkmann@...inx.com>,
Iyappan Subramanian <isubramanian@....com>,
Grant Likely <grant.likely@...aro.org>,
Li Yang <leoli@...escale.com>,
Keyur Chudgar <kchudgar@....com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 0/9] Phy, mdiobus, and netdev struct device fixes
> Thanks for testing. Please could you confirm whether the same behaviour
> is observed without the patches, just to make absolutely sure that isn't
> a regression.
So i tested this now.
I have two FEC interfaces. One i my main access interface, and the
second is used by DSA to access switches. With your patches, the
module Used by count is equal to the number of interfaces which are
up.
Without your patches, the count is always 0.
When i try to remove the fec module, without your patches, but DSA
still using the interface, i get the same
kernel:unregister_netdevice: waiting for eth1 to become free. Usage count = 1
as with your patch. So this is not a regression.
Andrew
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists