[XTENSA] Fix modules for non-exec processor configurations
authorChris Zankel <chris@zankel.net>
Tue, 8 Jan 2008 00:42:21 +0000 (16:42 -0800)
committerChris Zankel <chris@zankel.net>
Thu, 14 Feb 2008 01:23:26 +0000 (17:23 -0800)
commit3b4a49e21b0d8a69629623815a8caff3eb4cf9f7
tree28caaf5e577264a6edcbcd04141180fabaabe19c
parent3e92501a4e10e640786de10786c434834a0c1651
[XTENSA] Fix modules for non-exec processor configurations

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>
arch/xtensa/kernel/module.c
include/asm-xtensa/module.h
include/asm-xtensa/pgtable.h