[tip: x86/cache] MAINTAINERS: Add reviewers for fs/resctrl
From: tip-bot2 for James Morse
Date: Sat May 17 2025 - 06:03:01 EST
The following commit has been merged into the x86/cache branch of tip:
Commit-ID: 54d14f25664bbb75c2928dd0d64a095c0f488176
Gitweb: https://git.kernel.org/tip/54d14f25664bbb75c2928dd0d64a095c0f488176
Author: James Morse <james.morse@xxxxxxx>
AuthorDate: Thu, 15 May 2025 16:58:55
Committer: Borislav Petkov (AMD) <bp@xxxxxxxxx>
CommitterDate: Fri, 16 May 2025 14:36:42 +02:00
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 <james.morse@xxxxxxx>
Signed-off-by: Borislav Petkov (AMD) <bp@xxxxxxxxx>
Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
Acked-by: Dave Martin <Dave.Martin@xxxxxxx>
Tested-by: Fenghua Yu <fenghuay@xxxxxxxxxx>
Tested-by: Tony Luck <tony.luck@xxxxxxxxx>
Link: https://lore.kernel.org/20250515165855.31452-26-james.morse@xxxxxxx
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c56ab7d..d788eda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20422,6 +20422,8 @@ F: tools/testing/selftests/net/rds/
RDT - RESOURCE ALLOCATION
M: Tony Luck <tony.luck@xxxxxxxxx>
M: Reinette Chatre <reinette.chatre@xxxxxxxxx>
+R: Dave Martin <Dave.Martin@xxxxxxx>
+R: James Morse <james.morse@xxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
S: Supported
F: Documentation/filesystems/resctrl.rst