Skip to content

Commit 6791859

Browse files
fujitaAndreas Hindborg
authored andcommitted
MAINTAINERS: rust: Add a new section for all of the time stuff
Add a new section for all of the time stuff to MAINTAINERS file, with the existing hrtimer entry fold. Acked-by: John Stultz <[email protected]> Reviewed-by: Boqun Feng <[email protected]> Reviewed-by: Andreas Hindborg <[email protected]> Signed-off-by: FUJITA Tomonori <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ Changed T: entry branch to `timekeeping-next` - Andreas ] Signed-off-by: Andreas Hindborg <[email protected]>
1 parent ddc6715 commit 6791859

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

MAINTAINERS

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10587,20 +10587,23 @@ F: kernel/time/timer_list.c
1058710587
F: kernel/time/timer_migration.*
1058810588
F: tools/testing/selftests/timers/
1058910589

10590-
HIGH-RESOLUTION TIMERS [RUST]
10590+
DELAY, SLEEP, TIMEKEEPING, TIMERS [RUST]
1059110591
M: Andreas Hindborg <[email protected]>
1059210592
R: Boqun Feng <[email protected]>
10593+
R: FUJITA Tomonori <[email protected]>
1059310594
R: Frederic Weisbecker <[email protected]>
1059410595
R: Lyude Paul <[email protected]>
1059510596
R: Thomas Gleixner <[email protected]>
1059610597
R: Anna-Maria Behnsen <[email protected]>
10598+
R: John Stultz <[email protected]>
10599+
R: Stephen Boyd <[email protected]>
1059710600
1059810601
S: Supported
1059910602
W: https://rust-for-linux.com
1060010603
B: https://github.com/Rust-for-Linux/linux/issues
10601-
T: git https://github.com/Rust-for-Linux/linux.git hrtimer-next
10602-
F: rust/kernel/time/hrtimer.rs
10603-
F: rust/kernel/time/hrtimer/
10604+
T: git https://github.com/Rust-for-Linux/linux.git timekeeping-next
10605+
F: rust/kernel/time.rs
10606+
F: rust/kernel/time/
1060410607

1060510608
HIGH-SPEED SCC DRIVER FOR AX.25
1060610609

0 commit comments

Comments
 (0)