KVM: ia64: Remove lock held by halted vcpu
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 23 Oct 2008 07:03:38 +0000 (15:03 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:51:49 +0000 (16:51 +0200)
commit853dafb62b386a3a75808483a120998e734eb6e1
treeb18153869727ba2f81ac35726025af197d0a8f00
parenta917f7af3905953329361d29b6db78eb17b4d44c
KVM: ia64: Remove lock held by halted vcpu

Remove the lock protection for kvm halt logic, otherwise,
once other vcpus want to acquire the lock, and they have to
wait all vcpus are waken up from halt.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/kvm-ia64.c