forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: Update MAINTAINERS and CREDITS
Thank you Daniel for having been our friend! Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Vincent Guittot <[email protected]> Acked-by: Juri Lelli <[email protected]> Reviewed-by: Steven Rostedt <[email protected]> Link: https://lore.kernel.org/r/[email protected]
- Loading branch information
Peter Zijlstra
authored and
Ingo Molnar
committed
Jul 11, 2024
1 parent
011b113
commit db43a60
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
E: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19924,7 +19924,6 @@ 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) | ||
R: Valentin Schneider <[email protected]> (TOPOLOGY) | ||
L: [email protected] | ||
S: Maintained | ||
|