From: Kees Cook Date: Tue, 14 Apr 2015 22:47:57 +0000 (-0700) Subject: s390: standardize mmap_rnd() usage X-Git-Tag: omap-for-v4.1/fixes-rc1~151^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e89a356feb6f196824a72101861d931a97ac2d2;p=pandora-kernel.git s390: standardize mmap_rnd() usage In preparation for splitting out ET_DYN ASLR, this refactors the use of mmap_rnd() to be used similarly to arm and x86, and extracts the checking of PF_RANDOMIZE. Signed-off-by: Kees Cook Acked-by: Martin Schwidefsky Cc: Heiko Carstens Reviewed-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed