From: Yury Norov <yury.norov@gmail.com>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Rasmus Villemoes" <linux@rasmusvillemoes.dk>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <benno.lossin@proton.me>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
linux-kernel@vger.kernel.org,
"Danilo Krummrich" <dakr@redhat.com>,
rust-for-linux@vger.kernel.org,
"Vincent Guittot" <vincent.guittot@linaro.org>,
"Burak Emir" <bqe@google.com>
Subject: Re: [PATCH V3 2/2] MAINTAINERS: Add entry for Rust bitmap API
Date: Tue, 1 Apr 2025 12:01:41 -0400 [thread overview]
Message-ID: <Z-wN5TIQP_nuxrnk@thinkpad> (raw)
In-Reply-To: <20250401112306.z5krtedzzxphlwez@vireshk-i7>
On Tue, Apr 01, 2025 at 04:53:06PM +0530, Viresh Kumar wrote:
> On 18-03-25, 17:21, Viresh Kumar wrote:
> > Update the MAINTAINERS file to include the Rust abstractions for bitmap
> > API.
> >
> > Yury has indicated that he does not wish to maintain the Rust code but
> > would like to be listed as a reviewer.
> >
> > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> > Reviewed-by: Yury Norov <yury.norov@gmail.com>
> > ---
> > MAINTAINERS | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 315cff76df29..c55db52590cb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4026,6 +4026,12 @@ M: Yury Norov <yury.norov@gmail.com>
> > S: Maintained
> > F: rust/helpers/cpumask.c
> >
> > +BITMAP API [RUST]
> > +M: Viresh Kumar <viresh.kumar@linaro.org> (cpumask)
> > +R: Yury Norov <yury.norov@gmail.com>
> > +S: Maintained
> > +F: rust/kernel/cpumask.rs
>
> Yury,
>
> How should I name this section now (since we have separate sections for bitmap
> and cpumask abstractions now in MAINTAINERS) ?
>
> BITMAP (CPUMASK) API [RUST]
>
> or something else ?
CPUMASK [RUST] or CPUMASK API [RUST] sounds OK to me.
Thanks,
Yury
prev parent reply other threads:[~2025-04-01 16:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-18 11:51 [PATCH V3 0/2] Rust: Add cpumask abstractions Viresh Kumar
2025-03-18 11:51 ` [PATCH V3 1/2] rust: Add initial " Viresh Kumar
2025-03-18 11:51 ` [PATCH V3 2/2] MAINTAINERS: Add entry for Rust bitmap API Viresh Kumar
2025-04-01 11:23 ` Viresh Kumar
2025-04-01 16:01 ` Yury Norov [this message]
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=Z-wN5TIQP_nuxrnk@thinkpad \
--to=yury.norov@gmail.com \
--cc=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=benno.lossin@proton.me \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=bqe@google.com \
--cc=dakr@redhat.com \
--cc=gary@garyguo.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
--cc=vincent.guittot@linaro.org \
--cc=viresh.kumar@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).