From: Marc Zyngier Date: Fri, 18 Oct 2013 17:19:04 +0000 (+0100) Subject: ARM: KVM: Fix MPIDR computing to support virtual clusters X-Git-Tag: v3.13-rc1~80^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1d841bd44e24b58a3d3cc4fa793670aaa38fbf;p=pandora-kernel.git ARM: KVM: Fix MPIDR computing to support virtual clusters In order to be able to support more than 4 A7 or A15 CPUs, we need to fix the MPIDR computing to reflect the fact that both A15 and A7 can only exist in clusters of at most 4 CPUs. Fix the MPIDR computing to allow virtual clusters to be exposed to the guest. Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed