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:
fabb8ff
)
[PARISC] Clean up sti_flush
author
Kyle McMartin
<kyle@parisc-linux.org>
Fri, 29 Jun 2007 06:17:50 +0000
(
02:17
-0400)
committer
Kyle McMartin
<kyle@minerva.i.cabal.ca>
Mon, 27 Aug 2007 04:29:23 +0000
(
00:29
-0400)
sti_flush is supposed to flush the caches so we can execute the STI rom
we copied to memory. Anything more than flush_icache_range is overkill.
Fixes a missing symbol when built as a module.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
No differences found