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:
cc92d6d
)
KVM: s390: SIGP START has to report BUSY while stopping a CPU
author
Thomas Huth
<thuth@linux.vnet.ibm.com>
Tue, 3 Dec 2013 11:54:55 +0000
(12:54 +0100)
committer
Cornelia Huck
<cornelia.huck@de.ibm.com>
Wed, 11 Dec 2013 18:05:21 +0000
(19:05 +0100)
Just like the RESTART order, the START order also has to report BUSY
while a STOP request is pending, to avoid that the START might be
ignored due to a race condition between the STOP and the START order.
Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
No differences found