Revision 72464382fc2d3673eb51f21a57f2c0a320c1552f authored by Christian König on 18 March 2019, 10:09:54 UTC, committed by Alex Deucher on 19 March 2019, 19:01:42 UTC
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>
1 parent 39bbd33
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Kconfig.vringh -rw-r--r-- 138 bytes
Makefile -rw-r--r-- 299 bytes
net.c -rw-r--r-- 44.8 KB
scsi.c -rw-r--r-- 61.3 KB
test.c -rw-r--r-- 7.3 KB
test.h -rw-r--r-- 226 bytes
vhost.c -rw-r--r-- 60.3 KB
vhost.h -rw-r--r-- 8.5 KB
vringh.c -rw-r--r-- 27.7 KB
vsock.c -rw-r--r-- 19.5 KB

back to top