Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XTENSA] Fix modules for non-exec processor configurations | Chris Zankel | 2008-02-13 | 1 | -1/+3 |
| | | | | | | | | 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> | ||||
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6 | Chris Zankel | 2005-06-24 | 1 | -0/+25 |
The attached patches provides part 6 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> |