All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, maz@kernel.org,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH net] net: phylib: get rid of unnecessary locking
Date: Mon, 06 Mar 2023 21:30:18 +0000	[thread overview]
Message-ID: <167813821870.7576.1242953495648733695.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <E1pY8Pq-00D0sw-NY@rmk-PC.armlinux.org.uk>

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 03 Mar 2023 16:37:54 +0000 you wrote:
> The locking in phy_probe() and phy_remove() does very little to prevent
> any races with e.g. phy_attach_direct(), but instead causes lockdep ABBA
> warnings. Remove it.
> 
> ======================================================
> WARNING: possible circular locking dependency detected
> 6.2.0-dirty #1108 Tainted: G        W   E
> 
> [...]

Here is the summary with links:
  - [net] net: phylib: get rid of unnecessary locking
    https://git.kernel.org/netdev/net/c/f4b47a2e9463

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-03-06 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 16:37 [PATCH net] net: phylib: get rid of unnecessary locking Russell King (Oracle)
2023-03-03 19:52 ` Andrew Lunn
2023-03-06 21:30 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167813821870.7576.1242953495648733695.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=maz@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rmk+kernel@armlinux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.