From: Chris Zankel Date: Tue, 8 Jan 2008 00:42:21 +0000 (-0800) Subject: [XTENSA] Fix modules for non-exec processor configurations X-Git-Tag: v2.6.25-rc3~111^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4a49e21b0d8a69629623815a8caff3eb4cf9f7;p=pandora-kernel.git [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 --- Reading git-diff-tree failed