Hi,
On Fri, Apr 25, 2025 at 05:38:09PM +0000, James Morse wrote:
> 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@arm.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46f7365bb9ac..3a878ca99a78 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20338,6 +20338,8 @@ F: tools/testing/selftests/net/rds/
> RDT - RESOURCE ALLOCATION
> M: Tony Luck <tony.luck@intel.com>
> M: Reinette Chatre <reinette.chatre@intel.com>
> +R: Dave Martin <Dave.Martin@arm.com>
I'm happy to do this, though my conributions may continue to be a bit
intermittent.
Acked-by: Dave Martin <Dave.Martin@arm.com>
> +R: James Morse <james.morse@arm.com>
> L: linux-kernel@vger.kernel.org
> S: Supported
> F: Documentation/filesystems/resctrl.rst
[...]
Cheers
---Dave
>
>