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:
e7b8b7f
)
sh: TLB protection violation exception optimizations.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Aug 2009 17:49:40 +0000
(
02:49
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Aug 2009 17:49:40 +0000
(
02:49
+0900)
This adds a bit of rework to have the TLB protection violations skip the
TLB miss fastpath and go directly in to do_page_fault(), as these require
slow path handling.
Based on an earlier patch by SUGIOKA Toshinobu.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found