Re: [PATCH] mlxbf-bootctl: Constify 'struct bin_attribute'
From: Ilpo Järvinen
Date: Mon Dec 16 2024 - 12:20:17 EST
On Sun, 15 Dec 2024 14:25:40 +0100, Thomas Weißschuh wrote:
> The sysfs core now allows instances of 'struct bin_attribute' to be
> moved into read-only memory. Make use of that to protect them against
> accidental or malicious modifications.
>
>
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] mlxbf-bootctl: Constify 'struct bin_attribute'
commit: aeb965c0eb8af66777d4bd5a109b92c7a947133f
--
i.