Re: [PATCH v2 1/2] rust: make unsafe_precondition_assert! const compatible

From: Miguel Ojeda

Date: Tue Sep 08 2026 - 15:59:38 EST


On Tue, Sep 8, 2026 at 11:26 AM JX <1239989762@xxxxxx> wrote:
>
> Signed-off-by: JX <1239989762@xxxxxx>

Thanks for the patch!

The kernel requires a "known identity" for the Signed-off-by -- please see:

https://docs.kernel.org/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin

(The thread in lore.kernel.org shows unknown messages and v1's cover
letter was separate -- I would suggest sending the patches with
`git-send-email` or `b4` and using a new thread for each version -- I
hope that helps!).

Cheers,
Miguel