[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174820803446.8751.6742325795914152145.b4-ty@linux.intel.com>
Date: Mon, 26 May 2025 00:20:34 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Peter Kaestle <peter@...e.net>, Hans de Goede <hdegoede@...hat.com>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH] thermal/drivers/acerhdf: Constify struct
thermal_zone_device_ops
On Sun, 25 May 2025 14:47:35 +0200, Christophe JAILLET wrote:
> 'struct thermal_zone_device_ops' could be left unmodified in this driver.
>
> Constifying this structure moves some data to a read-only section, so
> increases overall security, especially when the structure holds some
> function pointers.
>
> While at it, also constify a struct thermal_zone_params.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] thermal/drivers/acerhdf: Constify struct thermal_zone_device_ops
commit: f38af24df7426c088a5b09c9228ed2646a79edc4
--
i.
Powered by blists - more mailing lists