From: Jens Freimann Date: Tue, 25 Feb 2014 14:36:45 +0000 (+0100) Subject: KVM: s390: get rid of local_int array X-Git-Tag: v3.15-rc1~118^2~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ee0bc559dc34fe36a29494faf7b7c91533bd31c;p=pandora-kernel.git KVM: s390: get rid of local_int array We can use kvm_get_vcpu() now and don't need the local_int array in the floating_int struct anymore. This also means we don't have to hold the float_int.lock in some places. Signed-off-by: Jens Freimann Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed