diff options
author | Christoffer Dall <christoffer.dall@linaro.org> | 2013-12-11 20:29:11 -0800 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2013-12-21 10:01:34 -0800 |
commit | e9b152cb957cb194437f37e79f0f3c9d34fe53d6 (patch) | |
tree | f3ded53b9287df77f6550f8792a09bc923c531ab /virt | |
parent | 1006e8cb22e861260688917ca4cfe6cde8ad69eb (diff) | |
download | op-kernel-dev-e9b152cb957cb194437f37e79f0f3c9d34fe53d6.zip op-kernel-dev-e9b152cb957cb194437f37e79f0f3c9d34fe53d6.tar.gz |
arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
The arch-generic KVM code expects the cpu field of a vcpu to be -1 if
the vcpu is no longer assigned to a cpu. This is used for the optimized
make_all_cpus_request path and will be used by the vgic code to check
that no vcpus are running.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions