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:
3e92501
)
[XTENSA] Fix modules for non-exec processor configurations
author
Chris Zankel
<chris@zankel.net>
Tue, 8 Jan 2008 00:42:21 +0000
(16:42 -0800)
committer
Chris Zankel
<chris@zankel.net>
Thu, 14 Feb 2008 01:23:26 +0000
(17:23 -0800)
We need to use vmalloc_exec for module loading. Also remove
the definitions MODULE_START and MODULE_END, which wasn't
used, and increase the VMALLOC memory range accordingly.
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found