diff options
author | Halil Pasic <[email protected]> | 2021-10-19 19:54:00 +0200 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2021-10-20 13:03:04 +0200 |
commit | 0e9ff65f455dfd0a8aea5e7843678ab6fe097e21 (patch) | |
tree | 9f7e9d7b1c5ec6159dba89a753a3bf64773a0d10 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 9b57e9d5010bbed7c0d9d445085840f7025e6f9a (diff) |
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Changing the deliverable mask in __airqs_kick_single_vcpu() is a bug. If
one idle vcpu can't take the interrupts we want to deliver, we should
look for another vcpu that can, instead of saying that we don't want
to deliver these interrupts by clearing the bits from the
deliverable_mask.
Fixes: 9f30f6216378 ("KVM: s390: add gib_alert_irq_handler()")
Signed-off-by: Halil Pasic <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Michael Mueller <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions