git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c0a7ce
)
KVM: s390: prevent sleep duration underflows in handle_wait()
author
David Hildenbrand
<dahi@linux.vnet.ibm.com>
Fri, 12 Dec 2014 11:26:40 +0000
(12:26 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Fri, 23 Jan 2015 12:25:31 +0000
(13:25 +0100)
We sometimes get an underflow for the sleep duration, which most
likely won't result in the short sleep time we wanted.
So let's check for sleep duration underflows and directly continue
to run the guest if we get one.
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c
patch
|
blob
|
history
diff --cc
arch/s390/kvm/interrupt.c
Simple merge