sched: Update MAINTAINERS

Peter Zijlstra posted 1 patch 1 year, 7 months ago
sched: Update MAINTAINERS
Posted by Peter Zijlstra 1 year, 7 months ago

  Thank you for having been our friend!

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
---
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19929,7 +19929,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@ar
 R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
 R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
 R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
-R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
 R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
Re: sched: Update MAINTAINERS
Posted by Maciej W. Rozycki 1 year, 7 months ago
On Mon, 8 Jul 2024, Peter Zijlstra wrote:

>   Thank you for having been our friend!
> 
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19929,7 +19929,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@ar
>  R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
>  R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
>  R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
> -R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)

 I think perhaps a CREDITS entry would be due rather than just dropping 
from MAINTAINERS.

  Maciej
Re: sched: Update MAINTAINERS
Posted by Peter Zijlstra 1 year, 7 months ago
On Mon, Jul 08, 2024 at 10:47:18AM +0100, Maciej W. Rozycki wrote:
> On Mon, 8 Jul 2024, Peter Zijlstra wrote:
> 
> >   Thank you for having been our friend!
> > 
> > Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> > ---
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -19929,7 +19929,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@ar
> >  R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
> >  R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
> >  R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
> > -R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
> 
>  I think perhaps a CREDITS entry would be due rather than just dropping 
> from MAINTAINERS.

Ah, I was not aware of that file. Yes we can add a few lines there.

Thank you for the suggestion.

---
diff --git a/CREDITS b/CREDITS
index 1a1a54555e11..a58066be6d73 100644
--- a/CREDITS
+++ b/CREDITS
@@ -271,6 +271,9 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
 D: Various bugfixes and changes to sound drivers
 S: USA
 
+N: Daniel Bristot de Oliveira
+D: Scheduler contributions, notably: SCHED_DEADLINE
+
 N: Carlos Henrique Bauer
 E: chbauer@acm.org
 E: bauer@atlas.unisinos.br
Re: sched: Update MAINTAINERS
Posted by Juri Lelli 1 year, 7 months ago
Hi Peter,

On 08/07/24 11:55, Peter Zijlstra wrote:
> On Mon, Jul 08, 2024 at 10:47:18AM +0100, Maciej W. Rozycki wrote:
> > On Mon, 8 Jul 2024, Peter Zijlstra wrote:
> > 
> > >   Thank you for having been our friend!
> > > 
> > > Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> > > ---
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -19929,7 +19929,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@ar
> > >  R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
> > >  R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
> > >  R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
> > > -R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
> > 
> >  I think perhaps a CREDITS entry would be due rather than just dropping 
> > from MAINTAINERS.
> 
> Ah, I was not aware of that file. Yes we can add a few lines there.
> 
> Thank you for the suggestion.
> 
> ---
> diff --git a/CREDITS b/CREDITS
> index 1a1a54555e11..a58066be6d73 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -271,6 +271,9 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
>  D: Various bugfixes and changes to sound drivers
>  S: USA
>  
> +N: Daniel Bristot de Oliveira
> +D: Scheduler contributions, notably: SCHED_DEADLINE
> +
>  N: Carlos Henrique Bauer
>  E: chbauer@acm.org
>  E: bauer@atlas.unisinos.br

For both, with great sadness,

Acked-by: Juri Lelli <juri.lelli@redhat.com>

Thank you Daniel for everything you have done and for just having been
our friend, yes.

Best,
Juri
Re: sched: Update MAINTAINERS
Posted by Vincent Guittot 1 year, 7 months ago
On Mon, 8 Jul 2024 at 11:55, Peter Zijlstra <peterz@infradead.org> wrote:
>
> On Mon, Jul 08, 2024 at 10:47:18AM +0100, Maciej W. Rozycki wrote:
> > On Mon, 8 Jul 2024, Peter Zijlstra wrote:
> >
> > >   Thank you for having been our friend!
> > >
> > > Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> > > ---
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -19929,7 +19929,6 @@ R:  Dietmar Eggemann <dietmar.eggemann@ar
> > >  R: Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
> > >  R: Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
> > >  R: Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
> > > -R: Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
> >
> >  I think perhaps a CREDITS entry would be due rather than just dropping
> > from MAINTAINERS.
>
> Ah, I was not aware of that file. Yes we can add a few lines there.
>
> Thank you for the suggestion.

For the patch and this

Acked-by: Vincent Guittot <vincent.guittot@linaro.org>

>
> ---
> diff --git a/CREDITS b/CREDITS
> index 1a1a54555e11..a58066be6d73 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -271,6 +271,9 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
>  D: Various bugfixes and changes to sound drivers
>  S: USA
>
> +N: Daniel Bristot de Oliveira
> +D: Scheduler contributions, notably: SCHED_DEADLINE
> +
>  N: Carlos Henrique Bauer
>  E: chbauer@acm.org
>  E: bauer@atlas.unisinos.br
Re: sched: Update MAINTAINERS
Posted by Steven Rostedt 1 year, 7 months ago

On July 8, 2024 9:57:52 AM GMT+02:00, Peter Zijlstra <peterz@infradead.org> wrote:
>
>  Thank you for having been our friend!
>
>Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>

Reviewed-by: Steven Rostedt <rostedt@goodmis.org>

>---
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -19929,7 +19929,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@ar
> R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
> R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
> R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
>-R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
> R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
> L:	linux-kernel@vger.kernel.org
> S:	Maintained
[tip: sched/core] sched: Update MAINTAINERS and CREDITS
Posted by tip-bot2 for Peter Zijlstra 1 year, 7 months ago
The following commit has been merged into the sched/core branch of tip:

Commit-ID:     db43a609d01e8bf9b812d45dc2945c65b57dd793
Gitweb:        https://git.kernel.org/tip/db43a609d01e8bf9b812d45dc2945c65b57dd793
Author:        Peter Zijlstra <peterz@infradead.org>
AuthorDate:    Mon, 08 Jul 2024 09:57:52 +02:00
Committer:     Ingo Molnar <mingo@kernel.org>
CommitterDate: Thu, 11 Jul 2024 10:44:18 +02:00

sched: Update MAINTAINERS and CREDITS

Thank you Daniel for having been our friend!

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Vincent Guittot <vincent.guittot@linaro.org>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20240708075752.GF11386@noisy.programming.kicks-ass.net
---
 CREDITS     | 3 +++
 MAINTAINERS | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 0107047..88c4c08 100644
--- a/CREDITS
+++ b/CREDITS
@@ -271,6 +271,9 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+)
 D: Various bugfixes and changes to sound drivers
 S: USA
 
+N: Daniel Bristot de Oliveira
+D: Scheduler contributions, notably: SCHED_DEADLINE
+
 N: Carlos Henrique Bauer
 E: chbauer@acm.org
 E: bauer@atlas.unisinos.br
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ca8f35..2e1b8bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19924,7 +19924,6 @@ R:	Dietmar Eggemann <dietmar.eggemann@arm.com> (SCHED_NORMAL)
 R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
 R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
 R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
-R:	Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE)
 R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
 L:	linux-kernel@vger.kernel.org
 S:	Maintained