diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2014-05-05 16:26:19 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-07-10 14:09:49 +0200 |
commit | 7a42fdc20f1ff31bb47b05a4283c17129d0ecca3 (patch) | |
tree | 7816988dd27ae271f5161a765ca8756f4c26ad98 /Documentation | |
parent | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop (diff) | |
download | linux-7a42fdc20f1ff31bb47b05a4283c17129d0ecca3.tar.xz linux-7a42fdc20f1ff31bb47b05a4283c17129d0ecca3.zip |
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
The function "__cpu_is_stopped" is not used any more. Let's remove it and
expose the function "is_vcpu_stopped" instead, which is actually what we want.
This patch also converts an open coded check for CPUSTAT_STOPPED to
is_vcpu_stopped().
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions