[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170800022846.10978.18400205281341107095.git-patchwork-notify@kernel.org>
Date: Thu, 15 Feb 2024 12:30:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ricardo B. Marliere <ricardo@...liere.net>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org
Subject: Re: [PATCH] net: mdio_bus: make mdio_bus_type const
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 13 Feb 2024 11:48:00 -0300 you wrote:
> Since commit d492cc2573a0 ("driver core: device.h: make struct
> bus_type a const *"), the driver core can properly handle constant
> struct bus_type, move the mdio_bus_type variable to be a constant
> structure as well, placing it into read-only memory which can not be
> modified at runtime.
>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Suggested-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Signed-off-by: Ricardo B. Marliere <ricardo@...liere.net>
>
> [...]
Here is the summary with links:
- net: mdio_bus: make mdio_bus_type const
https://git.kernel.org/netdev/net-next/c/81800aef0eba
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