[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170117342581.12571.18238973381273183418.git-patchwork-notify@kernel.org>
Date: Tue, 28 Nov 2023 12:10:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: nic_swsd@...ltek.com, kuba@...nel.org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, netdev@...r.kernel.org,
free122448@...mail.com
Subject: Re: [PATCH net] r8169: fix deadlock on RTL8125 in jumbo mtu mode
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 26 Nov 2023 19:36:46 +0100 you wrote:
> The original change results in a deadlock if jumbo mtu mode is used.
> Reason is that the phydev lock is held when rtl_reset_work() is called
> here, and rtl_jumbo_config() calls phy_start_aneg() which also tries
> to acquire the phydev lock. Fix this by calling rtl_reset_work()
> asynchronously.
>
> Fixes: 621735f59064 ("r8169: fix rare issue with broken rx after link-down on RTL8125")
> Reported-by: Ian Chen <free122448@...mail.com>
> Tested-by: Ian Chen <free122448@...mail.com>
> Cc: stable@...r.kernel.org
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
>
> [...]
Here is the summary with links:
- [net] r8169: fix deadlock on RTL8125 in jumbo mtu mode
https://git.kernel.org/netdev/net/c/59d395ed606d
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