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:
f9bd71f
)
sh: Make cache flushers SMP-aware.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Aug 2009 08:23:14 +0000
(17:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Aug 2009 08:23:14 +0000
(17:23 +0900)
This does a bit of rework for making the cache flushers SMP-aware. The
function pointer-based flushers are renamed to local variants with the
exported interface being commonly implemented and wrapping as necessary.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found