Re: [PATCH] platform/x86: make fw_attr_class constant

From: Ilpo Järvinen
Date: Wed Mar 06 2024 - 06:12:01 EST


On Tue, 05 Mar 2024 15:55:04 -0300, Ricardo B. Marliere wrote:

> Since commit 43a7206b0963 ("driver core: class: make class_register() take
> a const *"), the driver core allows for struct class to be in read-only
> memory, so move the fw_attr_class structure to be declared at build time
> placing it into read-only memory, instead of having to be dynamically
> allocated at boot time.
>
>
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86: make fw_attr_class constant
commit: 04f53f56655d733c91e9cedfbf0bf9882f6015b6

--
i.