[PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl

James Morse posted 27 patches 7 months, 3 weeks ago
There is a newer version of this series
[PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl
Posted by James Morse 7 months, 3 weeks ago
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>
+R:	James Morse <james.morse@arm.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
 F:	Documentation/filesystems/resctrl.rst
-- 
2.39.5
Re: [PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl
Posted by Reinette Chatre 7 months, 3 weeks ago
Hi James and Dave,

On 4/25/25 10:38 AM, 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>
> +R:	James Morse <james.morse@arm.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Supported
>  F:	Documentation/filesystems/resctrl.rst

Thank you.

Acked-by: Reinette Chatre <reinette.chatre@intel.com>

Reinette
Re: [PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl
Posted by Dave Martin 7 months, 3 weeks ago
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
> 
>