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
event
Kconfig -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 678 bytes
devfreq-event.c -rw-r--r-- 12.0 KB
devfreq.c -rw-r--r-- 41.8 KB
exynos-bus.c -rw-r--r-- 13.8 KB
governor.h -rw-r--r-- 2.7 KB
governor_passive.c -rw-r--r-- 5.5 KB
governor_performance.c -rw-r--r-- 1.5 KB
governor_powersave.c -rw-r--r-- 1.4 KB
governor_simpleondemand.c -rw-r--r-- 3.4 KB
governor_userspace.c -rw-r--r-- 3.4 KB
rk3399_dmc.c -rw-r--r-- 12.5 KB
tegra-devfreq.c -rw-r--r-- 20.2 KB

back to top