From: David Hildenbrand Date: Wed, 19 Mar 2014 13:57:49 +0000 (+0100) Subject: KVM: s390: sigp: dispatch orders with one target in a separate function X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~117^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3526a66b66e3a997fb7d77af2f65dbdd77d2556e;p=pandora-kernel.git KVM: s390: sigp: dispatch orders with one target in a separate function All sigp orders except SIGP SET ARCHITECTURE target exactly one vcpu. Let's move the dispatch code for these orders into a separate function to prepare for cleaner target availability checks. Signed-off-by: David Hildenbrand Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed