Re: [PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`

From: Miguel Ojeda

Date: Thu Sep 10 2026 - 12:25:37 EST


On Thu, Sep 10, 2026 at 4:20 PM Paul Moore <paul@xxxxxxxxxxxxxx> wrote:
>
> I'm not sure we have a "usually" yet with the Rust LSM glue code, but
> I'm happy to take this patch :)
>
> Since you've already reviewed it, can I add your Reviewed-by tag?

Sure!

Reviewed-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel