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:
3108cf0
)
sh: module_alloc() should be using vmalloc_exec().
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 4 Aug 2008 04:34:29 +0000
(13:34 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 4 Aug 2008 04:34:29 +0000
(13:34 +0900)
SH-X2 extended mode TLB allows for toggling of the exec bit, so make
sure we are using the right protection bits for module space there
also.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found