As discussed with Juri and Peter.
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Vincent Guittot <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: [email protected]
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 592467ba3f4d..56d185210a43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15363,6 +15363,7 @@ R: Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
R: Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
+R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE)
L: [email protected]
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
--
2.26.2
On Fri, Sep 04, 2020 at 11:26:23AM +0200, Daniel Bristot de Oliveira wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 592467ba3f4d..56d185210a43 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15363,6 +15363,7 @@ R: Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
> R: Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
> R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
> R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
> +R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE)
> L: [email protected]
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
Absolutely, great to have you looking over that!
On 04/09/20 11:26, Daniel Bristot de Oliveira wrote:
> As discussed with Juri and Peter.
>
> Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Juri Lelli <[email protected]>
> Cc: Vincent Guittot <[email protected]>
> Cc: Dietmar Eggemann <[email protected]>
> Cc: Steven Rostedt <[email protected]>
> Cc: Ben Segall <[email protected]>
> Cc: Mel Gorman <[email protected]>
> Cc: [email protected]
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 592467ba3f4d..56d185210a43 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15363,6 +15363,7 @@ R: Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
> R: Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
> R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
> R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
> +R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE)
> L: [email protected]
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
> --
Thanks for the help Daniel!
Acked-by: Juri Lelli <[email protected]>
Best,
Juri
On 9/4/20 11:39 AM, [email protected] wrote:
> Absolutely, great to have you looking over that!
Thanks Peter :-)
-- Daniel
On 9/4/20 11:53 AM, Juri Lelli wrote:
> Thanks for the help Daniel!
My pleasure!
Thanks, Juri!
-- Daniel
* Daniel Bristot de Oliveira <[email protected]> wrote:
> As discussed with Juri and Peter.
>
> Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Welcome Daniel! :-)
I've applied the patch to tip:sched/core.
Thanks,
Ingo
The following commit has been merged into the sched/core branch of tip:
Commit-ID: 153908ebc8b5721658c4aba92779fc6e3e2d5a61
Gitweb: https://git.kernel.org/tip/153908ebc8b5721658c4aba92779fc6e3e2d5a61
Author: Daniel Bristot de Oliveira <[email protected]>
AuthorDate: Fri, 04 Sep 2020 11:26:23 +02:00
Committer: Ingo Molnar <[email protected]>
CommitterDate: Fri, 04 Sep 2020 14:35:40 +02:00
MAINTAINERS: Add myself as SCHED_DEADLINE reviewer
As discussed with Juri and Peter.
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Juri Lelli <[email protected]>
Link: https://lore.kernel.org/r/4476a6da70949913a59dab9aacfbd12162c1fbd7.1599146667.git.bristot@redhat.com
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index deaafb6..713f82b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15355,6 +15355,7 @@ R: Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
R: Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
+R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE)
L: [email protected]
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
On 9/4/20 2:36 PM, Ingo Molnar wrote:
> Welcome Daniel! :-)
>
> I've applied the patch to tip:sched/core.
Thanks Ingo! :D
-- Daniel