Re: [PATCH v3 07/11] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
From: Miguel Ojeda
Date: Thu Aug 14 2025 - 13:44:15 EST
On Thu, Aug 14, 2025 at 5:38 PM Benno Lossin <lossin@xxxxxxxxxx> wrote:
>
> There are no pin-init changes in this patchset (in v2 there were, but I
> took them for v6.16), so I think it should go via the rust tree.
Sounds good.
> We can of course wait with patches 3-11 until the next cycle and let
> maintainers pick them individually, but since they are so small, I think
> it's easier to just pick them all at once via the rust tree.
Yeah, either way is fine. I would say let's just land the ones we get
Acked-bys for, even if they are not all.
Cheers,
Miguel