[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250102-sysfs-const-attr-elevator-v1-0-9837d2058c60@weissschuh.net>
Date: Thu, 02 Jan 2025 13:01:30 +0100
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Jens Axboe <axboe@...nel.dk>, Yu Kuai <yukuai3@...wei.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Weißschuh <linux@...ssschuh.net>
Subject: [PATCH 0/4] elevator: Enable const sysfs attributes
The elevator core does not need to modify the sysfs attributes added by
the elevators. Move the attributes into read-only memory.
Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
---
Thomas Weißschuh (4):
elevator: Enable const sysfs attributes
block: mq-deadline: Constify sysfs attributes
block, bfq: constify sysfs attributes
kyber: constify sysfs attributes
block/bfq-iosched.c | 2 +-
block/elevator.c | 8 ++++----
block/elevator.h | 2 +-
block/kyber-iosched.c | 2 +-
block/mq-deadline.c | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
---
base-commit: 56e6a3499e14716b9a28a307bb6d18c10e95301e
change-id: 20241231-sysfs-const-attr-elevator-97843481ad5e
Best regards,
--
Thomas Weißschuh <linux@...ssschuh.net>
Powered by blists - more mailing lists