From: Marc Zyngier Date: Fri, 18 Oct 2013 17:19:05 +0000 (+0100) Subject: ARM: KVM: fix L2CTLR to be per-cluster X-Git-Tag: v3.13-rc1~80^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cbb6d969cb6561de45d917b8bb9281cb374bb35;p=pandora-kernel.git ARM: KVM: fix L2CTLR to be per-cluster The L2CTLR register contains the number of CPUs in this cluster. Make sure the register content is actually relevant to the vcpu that is being configured by computing the number of cores that are part of its cluster. Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed