Re: [PATCH v2 04/10] gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
"Alexandre Courbot" <[email protected]> Thu, 23 Jul 2026 11:56:20 +0900
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > Signed-off-by: Eliot Courtney <[email protected]> Pushed to drm-rust-next, thanks!