[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025081237-slot-urology-23d6@gregkh>
Date: Tue, 12 Aug 2025 16:36:09 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Thomas Weißschuh <linux@...ssschuh.net>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Danilo Krummrich <dakr@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/7] sysfs: prepare the constification of struct
attribute
On Mon, Aug 11, 2025 at 11:14:26AM +0200, Thomas Weißschuh wrote:
> The migration of 'struct attribute' and its related structures and
> macros are more complicated than those for 'struct bin_attribute'.
> Mostly because they are all shared by various custom attribute types.
> Introduce some initial utilities to support the migration.
> These are enough to migrate some specialized attributes atomically or
> those which don't use 'struct attribute' in their callbacks stepwise.
>
> The big outstanding problems are 'struct device_attribute' and
> 'struct kobj_attribute'. These are used everywhere and I'm not yet sure
> about a migration plan.
>
> Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
> ---
> Changes in v3:
> - Rebase von v6.17-rc1
> - Link to v2: https://lore.kernel.org/r/20250629-sysfs-const-attr-prep-v2-0-9ec5fe39083f@weissschuh.net
Sorry about the delay on my side for these, been swamped and then took a
vacation and now am trying to catch up. Please give me some time to get
to them, they aren't lost and I really want to apply them...
thanks,
greg k-h
Powered by blists - more mailing lists