Re: [PATCH] rust: kernel: Support more jump_label api

From: Chen Miao

Date: Wed Nov 05 2025 - 08:35:55 EST


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@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx>
> 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