diff options
author | Christian König <christian.koenig@amd.com> | 2019-03-18 11:09:54 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 14:01:42 -0500 |
commit | 72464382fc2d3673eb51f21a57f2c0a320c1552f (patch) | |
tree | f6d4fddb3db197f29301926c3d0f7b52c6d4ff29 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 39bbd3310ec304a7b695240c6791893a88ec9729 (diff) |
drm/amdgpu: fix invalid use of change_bit
We only need to clear the bit in a 32bit integer.
This fixes a crah on ARM64 and PPC64LE caused by
"drm/amdgpu: update the vm invalidation engine layout V2"
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions