[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163205460780.12471.3527443201333135002.git-patchwork-notify@kernel.org>
Date: Sun, 19 Sep 2021 12:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King <rmk+kernel@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org, qiangqing.zhang@....com
Subject: Re: [PATCH net-next] net: phylink: don't call netif_carrier_off() with
NULL netdev
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 17 Sep 2021 14:36:31 +0100 you wrote:
> Dan Carpenter points out that we have a code path that permits a NULL
> netdev pointer to be passed to netif_carrier_off(), which will cause
> a kernel oops. In any case, we need to set pl->old_link_state to false
> to have the desired effect when there is no netdev present.
>
> Fixes: f97493657c63 ("net: phylink: add suspend/resume support")
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
>
> [...]
Here is the summary with links:
- [net-next] net: phylink: don't call netif_carrier_off() with NULL netdev
https://git.kernel.org/netdev/net-next/c/cbcca2e3961e
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