Re: [PATCH 0/2] mm/slab: clean up and constify sysfs attributes

From: Vlastimil Babka

Date: Thu Feb 26 2026 - 09:36:43 EST


On 2/23/26 22:37, Thomas Weißschuh wrote:
> Some small cleanups to the slab sysfs attributes.

Added to slab/for-next, thanks!

> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> ---
> Thomas Weißschuh (2):
> mm/slab: create sysfs attribute through default_groups
> mm/slab: constify sysfs attributes
>
> mm/slub.c | 24 ++++++++----------------
> 1 file changed, 8 insertions(+), 16 deletions(-)
> ---
> base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
> change-id: 20260223-sysfs-const-slub-3bd764c37b6b
>
> Best regards,