Messages in this thread |  | | From | Halil Pasic <> | Subject | [PATCH 0/3] fixes for __airqs_kick_single_vcpu() | Date | Tue, 19 Oct 2021 19:53:58 +0200 |
| |
The three fixes aren't closely related. The first one is the most imporant one. They can be picked separately. I deciced to send them out together so that if reviewers see: hey there is more broken, they can also see the fixes near by.
Halil Pasic (3): KVM: s390: clear kicked_mask before sleeping again KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu KVM: s390: clear kicked_mask if not idle after set
arch/s390/kvm/interrupt.c | 12 +++++++++--- arch/s390/kvm/kvm-s390.c | 3 +-- 2 files changed, 10 insertions(+), 5 deletions(-)
base-commit: 519d81956ee277b4419c723adfb154603c2565ba -- 2.25.1
|  |