diff options
author | Danilo Krummrich <dakr@kernel.org> | 2024-07-18 18:58:46 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-07-22 22:53:38 +0200 |
commit | a9bf3efc33f1fbf88787a277f7349459283c9b95 (patch) | |
tree | 8fa6c0f2802199196c90efa212a64d1dbec0297c /lib/crypto/mpi/mpi-internal.h | |
parent | 12c35c5582acb0fd8f7713ffa75f450766022ff1 (diff) |
drm/nouveau: prime: fix refcount underflow
Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and
hence the backing ttm_bo) leads to a refcount underflow.
Instead of calling nouveau_bo_ref() in the unwind path of
drm_gem_object_init(), clean things up manually.
Fixes: ab9ccb96a6e6 ("drm/nouveau: use prime helpers")
Reviewed-by: Ben Skeggs <bskeggs@nvidia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240718165959.3983-2-dakr@kernel.org
(cherry picked from commit 1b93f3e89d03cfc576636e195466a0d728ad8de5)
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions