From: Jens Freimann Date: Thu, 19 Mar 2015 14:12:12 +0000 (+0100) Subject: KVM: s390: refactor vcpu injection function X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e87a103de1eda0cb4d726cd8581798e2d38f3e;p=pandora-kernel.git KVM: s390: refactor vcpu injection function Let's provide a version of kvm_s390_inject_vcpu() that does not acquire the local-interrupt lock and skips waking up the vcpu. To be used in a later patch for vcpu-local interrupt migration, where we are already holding the lock. Reviewed-by: David Hildenbrand Signed-off-by: Jens Freimann Signed-off-by: Christian Borntraeger Acked-by: Cornelia Huck --- Reading git-diff-tree failed