ARM: b.L: assume aliasing I-cache
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 13 Jun 2012 13:19:05 +0000 (09:19 -0400)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:05:12 +0000 (11:05 +0100)
commitf8c889662f07604470441725078ec3f92b7977d2
tree493f0e3750505e1653be82eeb6e9ff3357e3b4ee
parente7fd319fd055450dce5ff4f07fa2012f103e9413
ARM: b.L: assume aliasing I-cache

To deal with the I-cache discrepancy between Cortex-A15 and Cortex-A7,
let's assume aliasing I-cache in both cases.

Note: this might need to be refined i.e. detect a big.LITTLE system
somehow by probing all CPUs not only the boot one.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/kernel/setup.c