From: Jens Freimann Date: Mon, 24 Feb 2014 09:11:41 +0000 (+0100) Subject: KVM: s390: Simplify online vcpus counting for stsi X-Git-Tag: v3.15-rc1~118^2~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff520a6327e83ef55515d1be3d0a1b10c084f59c;p=pandora-kernel.git KVM: s390: Simplify online vcpus counting for stsi We don't need to loop over all cpus to get the number of vcpus. Let's use the available counter online_vcpus instead. Signed-off-by: Jens Freimann Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed