Loading
gpu: nova-core: gsp: do not unwrap() SGEntry
Don't use unwrap() to extract an Option<SGEntry>, instead handle the error condition gracefully. Fixes: a841614e ("gpu: nova-core: firmware: process and prepare the GSP firmware") Signed-off-by:Danilo Krummrich <dakr@kernel.org> Reviewed-by:
John Hubbard <jhubbard@nvidia.com> Signed-off-by:
Alexandre Courbot <acourbot@nvidia.com> Message-ID: <20250926130623.61316-2-dakr@kernel.org>