git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f557c
)
OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation
author
Santosh Shilimkar
<santosh.shilimkar@ti.com>
Sun, 23 Jan 2011 17:21:09 +0000
(22:51 +0530)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 10 Mar 2011 20:23:13 +0000
(12:23 -0800)
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>
No differences found