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:
2808032
)
sh64: Migrate to __update_tlb() API.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 May 2012 06:52:28 +0000
(15:52 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 May 2012 06:52:28 +0000
(15:52 +0900)
Now that we have a method for finding out if we're handling an ITLB fault
or not without passing it all the way down the chain, it's possible to
use the __update_tlb() interface in place of a special __do_tlb_refill().
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found