diff mbox series

MAINTAINERS: drop CPU POOLS section

Message ID 20240718125251.27163-1-jgross@suse.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: drop CPU POOLS section | expand

Commit Message

Jürgen Groß July 18, 2024, 12:52 p.m. UTC
The CPU POOLS sections in MAINTAINERS can be dropped, as the SCHEDULING
section has the same maintainers and it is covering the CPU POOLS files
as well.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

Comments

Jan Beulich July 18, 2024, 12:57 p.m. UTC | #1
On 18.07.2024 14:52, Juergen Gross wrote:
> The CPU POOLS sections in MAINTAINERS can be dropped, as the SCHEDULING
> section has the same maintainers and it is covering the CPU POOLS files
> as well.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
Andrew Cooper July 18, 2024, 2:49 p.m. UTC | #2
On 18/07/2024 1:52 pm, Juergen Gross wrote:
> The CPU POOLS sections in MAINTAINERS can be dropped, as the SCHEDULING
> section has the same maintainers and it is covering the CPU POOLS files
> as well.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b0c894527..37aacba2f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -284,12 +284,6 @@  S:	Supported
 F:	.gitlab-ci.yml
 F:	automation/
 
-CPU POOLS
-M:	Juergen Gross <jgross@suse.com>
-M:	Dario Faggioli <dfaggioli@suse.com>
-S:	Supported
-F:	xen/common/sched/*cpupool.c
-
 DEVICE TREE
 M:	Stefano Stabellini <sstabellini@kernel.org>
 M:	Julien Grall <julien@xen.org>