[PATCH] ARM: proc-v7.S: remove HARVARD_CACHE preprocessor guards

Shawn Guo shawn.guo at linaro.org
Fri Jan 20 02:15:23 EST 2012


On Thu, Jan 19, 2012 at 04:31:06PM +0000, Will Deacon wrote:
> On v7, we use the same cache maintenance instructions for data lines
> as for unified lines. This was not the case for v6, where HARVARD_CACHE
> was defined to indicate the L1 cache topology.
> 
> This patch removes the erroneous compile-time check for HARVARD_CACHE in
> proc-v7.S, ensuring that we perform I-side invalidation at boot.
> 
> Reported-by: Shawn Guo <shawn.guo at linaro.org>
> Acked-by: Catalin Marinas <Catalin.Marinas at arm.com>
> Signed-off-by: Will Deacon <will.deacon at arm.com>

Acked-by: Shawn Guo <shawn.guo at linaro.org>



More information about the linux-arm-kernel mailing list