Re: [PATCH v4 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
"Eliot Courtney" <[email protected]>
| 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 Mon Jun 29, 2026 at 11:09 PM JST, Alexandre Courbot wrote: > The warning emitted when the unload bundle cannot be constructed is > valid regardless of the boot method, but it was local to `Tu102`. Move > it to `Gsp::boot` so it applies to all boot methods. > > Signed-off-by: Alexandre Courbot <[email protected]> > --- Reviewed-by: Eliot Courtney <[email protected]>