From: Hyok S. Choi Date: Tue, 26 Sep 2006 08:37:07 +0000 (+0900) Subject: [ARM] nommu: allows to support module in nommu X-Git-Tag: v2.6.19-rc1~885^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a570b28b5948e7bf54ea42ec3161bded0a1c460;p=pandora-kernel.git [ARM] nommu: allows to support module in nommu 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 Signed-off-by: Russell King --- Reading git-diff-tree failed