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 <jstultz@google.com> Reviewed-by: Boqun Feng <boqun.feng@gmail.com> Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org> Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> Link: https://lore.kernel.org/r/20250423192857.199712-7-fujita.tomonori@gmail.com [ Changed T: entry branch to `timekeeping-next` - Andreas ] Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
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 <a.hindborg@kernel.org>
1059210592
R: Boqun Feng <boqun.feng@gmail.com>
10593+
R: FUJITA Tomonori <fujita.tomonori@gmail.com>
1059310594
R: Frederic Weisbecker <frederic@kernel.org>
1059410595
R: Lyude Paul <lyude@redhat.com>
1059510596
R: Thomas Gleixner <tglx@linutronix.de>
1059610597
R: Anna-Maria Behnsen <anna-maria@linutronix.de>
10598+
R: John Stultz <jstultz@google.com>
10599+
R: Stephen Boyd <sboyd@kernel.org>
1059710600
L: rust-for-linux@vger.kernel.org
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
L: linux-hams@vger.kernel.org

0 commit comments

Comments
 (0)