From: Gleb Natapov Date: Tue, 4 Aug 2009 12:30:27 +0000 (+0300) Subject: KVM: Call kvm_vcpu_kick() inside pic spinlock X-Git-Tag: v2.6.32-rc1~693^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956f97cf665dc8c8ce2d5138bb38c022673b12d7;p=pandora-kernel.git KVM: Call kvm_vcpu_kick() inside pic spinlock d5ecfdd25 moved it out because back than it was impossible to call it inside spinlock. This restriction no longer exists. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed