From: Paul Mundt Date: Mon, 4 Aug 2008 07:01:47 +0000 (+0900) Subject: nommu: Provide vmalloc_exec(). X-Git-Tag: v2.6.27-rc2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1af446edfe3239b2b731f3458b3c285c397464cc;p=pandora-kernel.git nommu: Provide vmalloc_exec(). Now that SH has switched to vmalloc_exec() for PAGE_KERNEL_EXEC usage, it's apparent that nommu has no vmalloc_exec() definition of its own. Stub in the one from mm/vmalloc.c. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed