[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56e7c42f-468c-4855-9039-bf81e51c158f@kernel.org>
Date: Tue, 7 Oct 2025 22:17:36 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Shuhao Fu <sfual@....ust.hk>
Cc: Lyude Paul <lyude@...hat.com>, dri-devel@...ts.freedesktop.org,
nouveau@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep
On 10/7/25 6:17 PM, Shuhao Fu wrote:
> In `nouveau_bo_move_prep`, if `nouveau_mem_map` fails, an error code
> should be returned. Currently, it returns zero even if vmm addr is not
> correctly mapped.
>
> Signed-off-by: Shuhao Fu <sfual@....ust.hk>
> Fixes: 9ce523cc3bf2 ("drm/nouveau: separate buffer object backing memory from nvkm structures")
Applied to drm-misc-fixes, thanks!
Powered by blists - more mailing lists