Re: [PATCH 0/6] sysfs: finalize the constification of 'struct bin_attribute'
From: Greg Kroah-Hartman
Date: Wed Mar 12 2025 - 02:58:45 EST
On Tue, Mar 11, 2025 at 09:13:39PM +0100, Thomas Weißschuh wrote:
> Hi Greg,
>
> On 2025-02-19 22:34:49+0100, Thomas Weißschuh wrote:
> > All users have been migrated to the new const types.
> > Change the types of the normal fields, switch all users over and then
> > get rid of the transition machinery.
> >
> > This depends on the following patches which are not mainline yet:
> >
> > https://lore.kernel.org/r/20250114-sysfs-const-bin_attr-cxl-v1-1-5afa23fe2a52@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20250125-sysfs-const-bin_attr-dmi-v2-0-ece1895936f4@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-drm-v1-0-210f2b36b9bf@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241215-sysfs-const-bin_attr-fsi-v1-1-b717f76a0146@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-habanalabs-v1-1-b35463197efb@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241222-sysfs-const-bin_attr-input-v1-1-1229dbe5ae71@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241215-sysfs-const-bin_attr-mokvar-v1-1-d5a3d1fff8d1@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241215-sysfs-const-bin_attr-pcmcia-v1-1-ebb82e47d834@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-powerpc-v1-0-bbed8906f476@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20250114-sysfs-const-bin_attr-qemu_fw_cfg-v1-1-76f525a3ee72@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-rapidio-v1-1-0f47f4719683@xxxxxxxxxxxxxx
> > https://lore.kernel.org/r/20241122-sysfs-const-bin_attr-rci2-v1-1-3db1ec9aa203@xxxxxxxxxxxxxx
>
> All those prerequisites have been in your driver-core tree for some time.
> Do you want to merge the finalization series also for 6.15?
> If so, should I resend it for your convenience?
Please do, I thought I had caught up with this, if I've missed anything,
please resend.
thanks,
greg k-h