[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174839524724.1849945.14055765173341143853.git-patchwork-notify@kernel.org>
Date: Wed, 28 May 2025 01:20:47 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: bharat@...lsio.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] cxgb4: Constify struct thermal_zone_device_ops
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 25 May 2025 11:21:24 +0200 you wrote:
> 'struct thermal_zone_device_ops' are not modified in this driver.
>
> Constifying these structures moves some data to a read-only section, so
> increases overall security, especially when the structure holds some
> function pointers.
>
> On a x86_64, with allmodconfig:
> Before:
> ======
> text data bss dec hex filename
> 2912 1064 0 3976 f88 drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.o
>
> [...]
Here is the summary with links:
- [net-next] cxgb4: Constify struct thermal_zone_device_ops
https://git.kernel.org/netdev/net-next/c/08f8bad0255c
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