From: Xiantao Zhang Date: Thu, 23 Oct 2008 07:03:38 +0000 (+0800) Subject: KVM: ia64: Remove lock held by halted vcpu X-Git-Tag: v2.6.29-rc1~539^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853dafb62b386a3a75808483a120998e734eb6e1;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed