Re: [PATCH v3 07/11] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`

From: Miguel Ojeda
Date: Thu Aug 14 2025 - 11:35:21 EST


On Thu, Aug 14, 2025 at 5:19 PM Paul Moore <paul@xxxxxxxxxxxxxx> wrote:
>
> I'm happy to take this via the LSM tree, but it would be nice to see a
> Reviewed-by/Acked-by from someone with a better understanding of Rust
> :)

I think the idea is to take all these through the Rust one with
Acked-bys from the maintainers (or we can skip this one and do it in a
future cycle when the first patches get in).

In any case, Benno is very knowledgeable in Rust -- he wrote the
library being called here -- so unless you see something out of the
ordinary, it seems OK to me.

Thanks!

Cheers,
Miguel