Re: [PATCH] rust: xarray: optimize lock functions with inline attribute

From: Miguel Ojeda
Date: Mon Aug 18 2025 - 04:07:33 EST


On Mon, Aug 18, 2025 at 3:27 AM <lingfuyi@xxxxxxx> wrote:
>
> Signed-off-by: lingfuyi <lingfuyi@xxxxxxxxxx>

The kernel requires using a "known identity" (typically meaning the
full/real name) -- please see
https://docs.kernel.org/process/submitting-patches.html#developer-s-certificate-of-origin-1-1

Also, please do not resend patches with the same title -- you should
increase the version number if you do so (or, in this case, if you
just wanted to Cc people, you can do that replying to the patch,
saying who you are Cc'ing).

Cheers,
Miguel