Re: [PATCH v2 04/10] gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough

From: Alexandre Courbot

Date: Wed Jul 22 2026 - 22:58:44 EST


On Fri Jul 3, 2026 at 7:22 PM JST, Eliot Courtney wrote:
> Currently, `GspSequencer` stores a raw DMA handle. Instead, store a
> reference to `Coherent` to statically ensure that the allocation lives
> long enough.
>
> Reviewed-by: Alistair Popple <apopple@xxxxxxxxxx>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>

Pushed to drm-rust-next, thanks!