Re: [PATCH v2 0/4] kobject: Allow the constification of kobject attributes

From: Danilo Krummrich

Date: Sat Jul 11 2026 - 14:47:55 EST


On Tue, 07 Jul 2026 18:56:31 +0200, Thomas Weißschuh wrote:
> [PATCH v2 0/4] kobject: Allow the constification of kobject attributes

Applied, thanks!

Branch: driver-core-testing
Tree: git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git

[1/4] kobject: Provide macros to initialize 'struct kobj_attribute'
commit: 418a74d106ef
[2/4] samples/kobject: Switch to the new __KOBJ_ATTR() macro
commit: a3a9c7453fd5
[3/4] kobject: Allow the constification of kobject attributes
commit: ed96337a5bae
[4/4] samples/kobject: Constify kobject attributes
commit: 584afc86a1d4

The patches will appear in the next linux-next integration (typically within 24
hours on weekdays).

The patches are in the driver-core-testing branch and will be promoted to
driver-core-next after validation.