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:
73fa21e
)
KVM: s390: Gracefully handle busy conditions on ccw_device_start
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Mon, 7 Jan 2013 14:51:52 +0000
(15:51 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 9 Jan 2013 20:40:19 +0000
(18:40 -0200)
In rare cases a virtio command might try to issue a ccw before a former
ccw was answered with a tsch. This will cause CC=2 (busy). Lets just
retry in that case.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
drivers/s390/kvm/virtio_ccw.c
patch
|
blob
|
history
diff --cc
drivers/s390/kvm/virtio_ccw.c
Simple merge