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:
c3e0af9
)
sh64: Fix up vmalloc fault range check.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 18 May 2012 11:01:16 +0000
(20:01 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 18 May 2012 11:01:16 +0000
(20:01 +0900)
With the previous attempt reverted this switches to conditionalizing the
end address. Nominally VMALLOC_END, but extended for P3_ADDR_MAX in the
store queue case.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found