From: Jan Kiszka Date: Wed, 24 Feb 2010 09:41:58 +0000 (+0100) Subject: KVM: x86: Kick VCPU outside PIC lock again X-Git-Tag: v2.6.35-rc1~436^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a085bdd48af08cc7e3178ba0d7c1d5d8191698;p=pandora-kernel.git KVM: x86: Kick VCPU outside PIC lock again This restores the deferred VCPU kicking before 956f97cf. We need this over -rt as wake_up* requires non-atomic context in this configuration. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed