Home
last modified time | relevance | path

Searched hist:"9062511097683 b4422f023d181b4a8b2db1a7a72" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dsleep34xx.Sdiff 9062511097683b4422f023d181b4a8b2db1a7a72 Sun Jan 23 18:21:09 CET 2011 Santosh Shilimkar <santosh.shilimkar@ti.com> OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation

On the newer ARM processors like CortexA8, CortexA9, the caches can be
speculatively loaded while they are getting flushed.

Clear the SCTLR C bit to prevent further data cache allocation as
part of cache clean routine

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>