Re: [PATCH v2 2/5] gpu: nova-core: use warn_on_err macro
From: Eliot Courtney
Date: Tue Apr 21 2026 - 03:10:27 EST
On Tue Apr 21, 2026 at 3:16 PM JST, Alexandre Courbot wrote:
> Use the warn_on_err macro in the unbind sequence, and refactor it to
> early-exit on the failure path as we will need to use the bar for other
> purposes.
>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>