Re: [PATCH v3 0/6] sysfs: finalize the constification of 'struct bin_attribute'
From: Thomas Weißschuh
Date: Tue Jun 17 2025 - 10:14:01 EST
On 2025-06-17 10:48:00+0200, Greg Kroah-Hartman wrote:
> On Sat, Jun 14, 2025 at 08:23:24AM +0200, Thomas Weißschuh wrote:
> > friendly ping. You wanted to send this to Linux at around -rc1.
> > The changes should now apply cleanly to mainline.
>
> I've taken the first 4 patches into driver-core-testing at the moment
> (will move to driver-core-next if it passes 0-day testing). The last 2
> I'll hold off of for the next -rc1 as I was way too late here, sorry, my
> fault. I blame travel, which I had to do a bunch of the past few weeks :(
Works for me.
On the other hand it should be possible to take all patches through the
normal -next process right now. This is not a flag-day conversion. The final
const variants are already in v6.16-rc1, so everybody can just use those.
Thomas