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:
7956872
)
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Aug 2009 17:21:16 +0000
(
02:21
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Aug 2009 17:21:16 +0000
(
02:21
+0900)
This optimizes for the cases when a CPU does not yet have a valid ASID
context associated with it, as in this case there is no work for any of
flush_cache_mm()/flush_cache_page()/flush_cache_range() to do. Based on
the the MIPS implementation.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found