summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_device.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2021-03-25 18:06:57 +0300
committerChristian König <christian.koenig@amd.com>2021-03-26 19:57:34 +0300
commit58442f0db3f89b7e77113295c72ac0672f74f92a (patch)
treefdd506fee078afbbb0364e3984ddc9d68e25bb70 /drivers/gpu/drm/ttm/ttm_device.c
parent30e2ae943c260036ea494b601343f6ed5ce7bc60 (diff)
downloadlinux-58442f0db3f89b7e77113295c72ac0672f74f92a.tar.xz
drm/ttm: fix invalid NULL deref
The BO might be NULL in this function, use the bdev directly. Signed-off-by: Christian König <christian.koenig@amd.com> Reported-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Colin Ian King <colin.king@canonical.com> Fixes: a1f091f8ef2b ("drm/ttm: switch to per device LRU lock") Link: https://patchwork.freedesktop.org/patch/msgid/20210325152740.82633-1-christian.koenig@amd.com
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_device.c')
0 files changed, 0 insertions, 0 deletions