On Wed Nov 5, 2025 at 4:37 AM JST, Daniel del Castillo wrote: > This patch solves one of the existing mentions of COHA, a task > in the Nova task list about improving the `CoherentAllocation` API. > It uses the new `from_bytes` method from the `FromBytes` trait as > well as the `as_slice` and `as_slice_mut` methods from > `CoherentAllocation`. > > Signed-off-by: Daniel del Castillo <[email protected]>
Thanks, this looks great so I am staging this series for pushing after a short grace period (probably tomorrow if nobody screams). One nit, the prefix for Nova patches is typically "gpu: nova-core:", but I will fix it when pushing.
