From: James Morse Date: Thu, 15 May 2025 16:58:55 +0000 (+0000) Subject: MAINTAINERS: Add reviewers for fs/resctrl X-Git-Tag: v6.16-rc1~182^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54d14f25664bbb75c2928dd0d64a095c0f488176;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add reviewers for fs/resctrl resctrl has existed for quite a while as a filesystem interface private to arch/x86. To allow other architectures to support the same user interface for similar hardware features, it has been moved to /fs/. Add those with a vested interest in the common code as reviewers. Signed-off-by: James Morse Signed-off-by: Borislav Petkov (AMD) Acked-by: Reinette Chatre Acked-by: Dave Martin Tested-by: Fenghua Yu Tested-by: Tony Luck Link: https://lore.kernel.org/20250515165855.31452-26-james.morse@arm.com --- diff --git a/MAINTAINERS b/MAINTAINERS index c56ab7d0b62b1..d788eda8ca229 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20422,6 +20422,8 @@ F: tools/testing/selftests/net/rds/ RDT - RESOURCE ALLOCATION M: Tony Luck M: Reinette Chatre +R: Dave Martin +R: James Morse L: linux-kernel@vger.kernel.org S: Supported F: Documentation/filesystems/resctrl.rst