[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164438402826.12376.7316616001737418970.git-patchwork-notify@kernel.org>
Date: Wed, 09 Feb 2022 05:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, f.fainelli@...il.com, andrew@...n.ch,
vivien.didelot@...il.com, olteanv@...il.com, davem@...emloft.net,
kuba@...nel.org, hauke@...ke-m.de, sean.wang@...iatek.com,
Landen.Chao@...iatek.com, dqfext@...il.com, matthias.bgg@...il.com,
claudiu.manoil@....com, alexandre.belloni@...tlin.com,
UNGLinuxDriver@...rochip.com, linux@...pel-privat.de,
bgolaszewski@...libre.com, laurentiu.tudor@....com,
rafael.richter@....de, daniel.klauer@....de
Subject: Re: [PATCH net 0/7] More DSA fixes for devres + mdiobus_{alloc,register}
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Feb 2022 18:15:46 +0200 you wrote:
> The initial patch series "[net,0/2] Fix mdiobus users with devres"
> https://patchwork.kernel.org/project/netdevbpf/cover/20210920214209.1733768-1-vladimir.oltean@nxp.com/
> fixed some instances where DSA drivers on slow buses (SPI, I2C) trigger
> a panic (changed since then to a warn) in mdiobus_free. That was due to
> devres calling mdiobus_free() with no prior mdiobus_unregister(), which
> again was due to commit ac3a68d56651 ("net: phy: don't abuse devres in
> devm_mdiobus_register()") by Bartosz Golaszewski.
>
> [...]
Here is the summary with links:
- [net,1/7] net: dsa: mv88e6xxx: don't use devres for mdiobus
https://git.kernel.org/netdev/net/c/f53a2ce893b2
- [net,2/7] net: dsa: ar9331: register the mdiobus under devres
https://git.kernel.org/netdev/net/c/50facd86e9fb
- [net,3/7] net: dsa: bcm_sf2: don't use devres for mdiobus
https://git.kernel.org/netdev/net/c/08f1a2082234
- [net,4/7] net: dsa: felix: don't use devres for mdiobus
https://git.kernel.org/netdev/net/c/209bdb7ec6a2
- [net,5/7] net: dsa: seville: register the mdiobus under devres
https://git.kernel.org/netdev/net/c/bd488afc3b39
- [net,6/7] net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
https://git.kernel.org/netdev/net/c/9ffe3d09e32d
- [net,7/7] net: dsa: lantiq_gswip: don't use devres for mdiobus
https://git.kernel.org/netdev/net/c/0d120dfb5d67
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists