From: Marc Zyngier Date: Tue, 8 Jul 2014 11:09:03 +0000 (+0100) Subject: arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS X-Git-Tag: fixes-for-v3.18-merge-window~23^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc675e355e705a046df7b635d3f3330c0ad94569;p=pandora-kernel.git arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS We now have the information about the number of CPU interfaces in the distributor itself. Let's get rid of VGIC_MAX_CPUS, and just rely on KVM_MAX_VCPUS where we don't have the choice. Yet. Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed