From: Paul Mundt Date: Mon, 4 Aug 2008 04:34:29 +0000 (+0900) Subject: sh: module_alloc() should be using vmalloc_exec(). X-Git-Tag: v2.6.27-rc2~42^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b59c97325371d51275bdb50523fa98a301615b0;p=pandora-kernel.git sh: module_alloc() should be using vmalloc_exec(). SH-X2 extended mode TLB allows for toggling of the exec bit, so make sure we are using the right protection bits for module space there also. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed