From: Heiko Carstens Date: Fri, 5 Oct 2012 14:52:18 +0000 (+0200) Subject: s390/vmalloc: have separate modules area X-Git-Tag: v3.7-rc1~62^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c972cc60c23f5a6309292bfcc91a441743ba027e;p=pandora-kernel.git s390/vmalloc: have separate modules area Add a special module area on top of the vmalloc area, which may be only used for modules and bpf jit generated code. This makes sure that inter module branches will always happen without a trampoline and in addition having all the code within a 2GB frame is branch prediction unit friendly. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed