From: Carsten Otte Date: Wed, 4 Jan 2012 09:25:28 +0000 (+0100) Subject: KVM: s390: fix assumption for KVM_MAX_VCPUS X-Git-Tag: v3.4-rc1~59^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3777594d5a75b704312544a59094beecd820e12b;p=pandora-kernel.git KVM: s390: fix assumption for KVM_MAX_VCPUS This patch fixes definition of the idle_mask and the local_int array in kvm_s390_float_interrupt. Previous definition had 64 cpus max hardcoded instead of using KVM_MAX_VCPUS. Signed-off-by: Carsten Otte Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed