diff options
| author | Jason J. Herne <[email protected]> | 2015-09-16 13:13:50 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2015-09-16 15:01:06 +0000 |
| commit | 9bf9fde2c98ba8362ea1d41d8bd8b32a23776e67 (patch) | |
| tree | 75a1fbdcbb01d3ccea73298524522c39af384cf2 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | KVM: vmx: fix VPID is 0000H in non-root operation (diff) | |
| download | kernel-9bf9fde2c98ba8362ea1d41d8bd8b32a23776e67.tar.gz kernel-9bf9fde2c98ba8362ea1d41d8bd8b32a23776e67.zip | |
KVM: s390: Replace incorrect atomic_or with atomic_andnot
The offending commit accidentally replaces an atomic_clear with an
atomic_or instead of an atomic_andnot in kvm_s390_vcpu_request_handled.
The symptom is that kvm guests on s390 hang on startup.
This patch simply replaces the incorrect atomic_or with atomic_andnot
Fixes: 805de8f43c20 (atomic: Replace atomic_{set,clear}_mask() usage)
Signed-off-by: Jason J. Herne <[email protected]>
Acked-by: Christian Borntraeger <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
