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:
e5beac3
)
[ARM] nommu: allows to support module in nommu
author
Hyok S. Choi
<hyok.choi@samsung.com>
Tue, 26 Sep 2006 08:37:07 +0000
(17:37 +0900)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 16:02:50 +0000
(17:02 +0100)
A simple patch to support module in nommu mode.
The vmalloc is used instead of __vmalloc_area which depends on CONFIG_MMU.
Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found