summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
diff options
context:
space:
mode:
authorKarol Herbst <kherbst@redhat.com>2020-10-07 00:08:09 +0200
committerBen Skeggs <bskeggs@redhat.com>2020-10-30 09:34:12 +1000
commit925681454d7b557d404b5d28ef4469fac1b2e105 (patch)
tree38ba3c4f2cd8b9a750481a943cb2ec56cd519be0 /drivers/gpu/drm/nouveau/nvkm/engine
parent24d9422e26ea75118acf00172f83417c296f5b5f (diff)
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
we can't use nouveau_bo_ref here as no ttm object was allocated and nouveau_bo_ref mainly deals with that. Simply deallocate the object. Signed-off-by: Karol Herbst <kherbst@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine')
0 files changed, 0 insertions, 0 deletions