From: Peter Zijlstra <peterz@infradead.org>
To: Alice Ryhl <aliceryhl@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
Josh Poimboeuf <jpoimboe@kernel.org>,
Jason Baron <jbaron@akamai.com>, Ard Biesheuvel <ardb@kernel.org>,
linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
rust-for-linux@vger.kernel.org
Subject: Re: [PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
Date: Tue, 27 Jan 2026 09:35:43 +0100 [thread overview]
Message-ID: <20260127083543.GU171111@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20260127-jump-label-rust-maintainers-v2-1-11b7c30b11d9@google.com>
On Tue, Jan 27, 2026 at 08:30:01AM +0000, Alice Ryhl wrote:
> I realized that these files were never listed in MAINTAINERS when they
> were added in commit ad37bcd965fd ("rust: add tracepoint support").
>
> Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Works for me; Steve were you taking this or should I?
In case Steve wants to route this:
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
> Based on v6.19-rc1.
> ---
> Changes in v2:
> - Adjust MAINTAINERS entries as per discussion on v1.
> - Link to v1: https://lore.kernel.org/r/20260107-jump-label-rust-maintainers-v1-1-702b03482f2e@google.com
> ---
> MAINTAINERS | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b11839cba9de1e9e43f63787578edd8c429ca39..d1bc1bd7584896c78e517f80194d5de6828298cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -25006,6 +25006,7 @@ STATIC BRANCH/CALL
> M: Peter Zijlstra <peterz@infradead.org>
> M: Josh Poimboeuf <jpoimboe@kernel.org>
> M: Jason Baron <jbaron@akamai.com>
> +M: Alice Ryhl <aliceryhl@google.com>
> R: Steven Rostedt <rostedt@goodmis.org>
> R: Ard Biesheuvel <ardb@kernel.org>
> S: Supported
> @@ -25017,6 +25018,9 @@ F: include/linux/jump_label*.h
> F: include/linux/static_call*.h
> F: kernel/jump_label.c
> F: kernel/static_call*.c
> +F: rust/helpers/jump_label.c
> +F: rust/kernel/generated_arch_static_branch_asm.rs.S
> +F: rust/kernel/jump_label.rs
>
> STI AUDIO (ASoC) DRIVERS
> M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
> @@ -26474,6 +26478,17 @@ F: scripts/tracing/
> F: scripts/tracepoint-update.c
> F: tools/testing/selftests/ftrace/
>
> +TRACING [RUST]
> +M: Alice Ryhl <aliceryhl@google.com>
> +M: Steven Rostedt <rostedt@goodmis.org>
> +R: Masami Hiramatsu <mhiramat@kernel.org>
> +R: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> +L: linux-trace-kernel@vger.kernel.org
> +L: rust-for-linux@vger.kernel.org
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
> +F: rust/kernel/tracepoint.rs
> +
> TRACING MMIO ACCESSES (MMIOTRACE)
> M: Steven Rostedt <rostedt@goodmis.org>
> M: Masami Hiramatsu <mhiramat@kernel.org>
>
> ---
> base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
> change-id: 20260107-jump-label-rust-maintainers-17040992e7db
>
> Best regards,
> --
> Alice Ryhl <aliceryhl@google.com>
>
next prev parent reply other threads:[~2026-01-27 8:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-27 8:30 [PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING Alice Ryhl
2026-01-27 8:35 ` Peter Zijlstra [this message]
2026-01-27 8:44 ` Alice Ryhl
2026-01-27 15:27 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260127083543.GU171111@noisy.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=aliceryhl@google.com \
--cc=ardb@kernel.org \
--cc=jbaron@akamai.com \
--cc=jpoimboe@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=rostedt@goodmis.org \
--cc=rust-for-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.