diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2024-10-15 17:11:32 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-10-17 21:33:30 +0200 |
commit | 5ec36fe24bd2d529ba415b9eaed44a689ab543ed (patch) | |
tree | de00fd10b5adb3a8c48bd4db416bd4a31687f94c | |
parent | be602cde657ee43d23adbf309be6d700d0106dc9 (diff) |
MAINTAINERS: Add an entry for PREEMPT_RT.
Add a maintainers entry now that the PREEMPT_RT bits are merged. Steven
volunteered and asked for the list.
There are no files associated with this entry since it is spread over the
kernel. It serves as entry for people knowing what they look for. There is
a keyword added so if PREEMPT_RT is mentioned somewhere, then the entry
will be picked up.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ad507f49324..cdfdaefb1bfd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19523,6 +19523,14 @@ S: Maintained F: Documentation/tools/rtla/ F: tools/tracing/rtla/ +Real-time Linux (PREEMPT_RT) +M: Sebastian Andrzej Siewior <[email protected]> +M: Clark Williams <[email protected]> +M: Steven Rostedt <[email protected]> +S: Supported +K: PREEMPT_RT + REALTEK AUDIO CODECS M: Oder Chiou <[email protected]> S: Maintained |