From: "Chen Miao" <chenmiao@openatom.club>
To: "Miguel Ojeda" <miguel.ojeda.sandonis@gmail.com>
Cc: 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" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
"Steven Rostedt (Google)" <rostedt@goodmis.org>,
"open list:RUST" <rust-for-linux@vger.kernel.org>,
"open list" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] rust: kernel: Support more jump_label api
Date: Wed, 5 Nov 2025 21:35:40 +0800 [thread overview]
Message-ID: <8d865a46-82c8-428d-a371-407889eefb62@openatom.club> (raw)
In-Reply-To: <CANiq72=WZJ5=UACpFLWCVJ7mcXbc93X9MyYAZP8-0F==2b0adw@mail.gmail.com>
On 11/4/2025 10:14 PM, Miguel Ojeda wrote:
> Hi chenmiao,
>
> A few procedural bits below for future versions/patches...
>
> On Tue, Nov 4, 2025 at 3:04 AM chenmiao <chenmiao@openatom.club> wrote:
>> If finding the offset from the primitive type is necessary for this
>> implementation, I will abandon this change.
> In general, this should not be part of the commit message, but go
> below the `---` line.
>
> And if the commit is not ready, typically it should be marked as RFC.
Understood. I will pay attention to this in my future possible emails.
>> Additionally, support for the `static_branch_enable/disable` APIs has been
>> introduced.
> Please split different changes in different patches if possible.
As the same I said above.
>> Signed-off-by: chenmiao <chenmiao@openatom.club>
> In another email you used Chen Miao in the From -- in general, please
> note that the SoB is supposed to have the "full name" ("known
> identity") as you would normally write it. I mention this since
> sometimes people use the local part of the email address, i.e. `...@`,
> but that is usually not the normal spelling of a full name. Of course,
> please ignore this if it is correct already.
>
> Thanks!
>
> Cheers,
> Miguel
I can understand, but I'd like to make a brief explanation here. "Chen Miao"
is my name, so the prefix of all my email addresses is "chenmiao." Therefore,
"Chen Miao" and "chenmiao" are equivalent.
Regards,
Chen Miao
next prev parent reply other threads:[~2025-11-05 13:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-04 2:04 [PATCH] rust: kernel: Support more jump_label api chenmiao
2025-11-04 14:07 ` Alice Ryhl
2025-11-05 13:28 ` Chen Miao
2025-11-05 13:38 ` Alice Ryhl
2025-11-05 13:55 ` Chen Miao
2025-11-05 14:13 ` Alice Ryhl
2025-11-05 14:16 ` Chen Miao
2025-11-04 14:14 ` Miguel Ojeda
2025-11-05 13:35 ` Chen Miao [this message]
2025-11-05 13:40 ` Miguel Ojeda
2025-11-05 13:46 ` Chen Miao
2025-11-05 13:49 ` Miguel Ojeda
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=8d865a46-82c8-428d-a371-407889eefb62@openatom.club \
--to=chenmiao@openatom.club \
--cc=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=dakr@kernel.org \
--cc=gary@garyguo.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=ojeda@kernel.org \
--cc=rostedt@goodmis.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
/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).