summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/module.c
Commit message (Collapse)AuthorAgeFilesLines
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-131-1/+1
| | | | | | | | 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>
* [XTENSA] Add kernel module supportChris Zankel2007-08-271-18/+177
| | | | | | Add kernel module support. Signed-off-by: Chris Zankel <chris@zankel.net>
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
| | | | | | | Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+78
The attached patches provides part 3 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
OpenPOWER on IntegriCloud