Alexandre Courbot
2025-Aug-29 01:51 UTC
[PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
On Thu Aug 28, 2025 at 8:45 PM JST, Miguel Ojeda wrote:> On Thu, Aug 28, 2025 at 1:26?PM Alexandre Courbot <acourbot at nvidia.com> wrote: >> >> We got 3 Reviewed-by on this patch - Miguel, are you ok if I merge it >> together with Christian's `from_bytes` patch, since they are closely >> related? > > If you are taking this series this cycle, then sure! > > Acked-by: Miguel Ojeda <ojeda at kernel.org>Thanks Miguel! Pushed this into nova-next, right after Christian's patch.