aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorQasim Ijaz <qasdev00@gmail.com>2025-03-13 16:14:24 +0000
committerChristian König <christian.koenig@amd.com>2025-03-14 07:54:39 +0100
commit878516a9e62cd220379e511d43dcf58df3a6ca9f (patch)
treeb08aba3ee707f0adacd47dad3a46079567648966 /Documentation/gpu
parentdbe74119ff71c00f2d863a32f72aab2d15e61c39 (diff)
downloadnet-878516a9e62cd220379e511d43dcf58df3a6ca9f.tar.gz
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
In the ttm_bo_unreserve_bulk() test function, resv is allocated using kunit_kzalloc(), but the subsequent assertion mistakenly verifies the ttm_dev pointer instead of the resv pointer. Fix the assertion to properly verify the resv pointer. Signed-off-by: Qasim Ijaz <qasdev00@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250313161424.10688-1-qasdev00@gmail.com Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions