aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@linaro.org>2013-04-17 12:52:01 +0200
committerChristoffer Dall <cdall@cs.columbia.edu>2013-04-28 22:23:23 -0700
commitd4e071ce6acf8d5eddb7615a953193a8b0ad7c38 (patch)
tree13dd45233d5d1cf0a579629128ab8aa386552456 /Documentation/virtual
parentKVM: ARM: Fix spelling in error message (diff)
downloadlinux-dev-d4e071ce6acf8d5eddb7615a953193a8b0ad7c38.tar.xz
linux-dev-d4e071ce6acf8d5eddb7615a953193a8b0ad7c38.zip
ARM: KVM: iterate over all CPUs for CPU compatibility check
kvm_target_cpus() checks the compatibility of the used CPU with KVM, which is currently limited to ARM Cortex-A15 cores. However by calling it only once on any random CPU it assumes that all cores are the same, which is not necessarily the case (for example in Big.Little). [ I cut some of the commit message and changed the formatting of the code slightly to pass checkpatch and look more like the rest of the kvm/arm init code - Christoffer ] Signed-off-by: Andre Przywara <andre.przywara@linaro.org> Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions