]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: fix warning in scheduler
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Sep 2015 04:11:54 +0000 (00:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Sep 2015 15:04:04 +0000 (11:04 -0400)
commit5134e999cb72c621f48305d5c201ab30156505c1
tree9fb6d5c1d067e9d23ee525085c743dde02eae2e7
parent270e869d846af143f60b7404e01e785d18420007
drm/amdgpu: fix warning in scheduler

This should never happen so warn when the count does
not equal the expected size.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c