diff options
author | Christian König <[email protected]> | 2019-03-18 11:09:54 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 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 <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Cc: [email protected]
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions