git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbbc400
)
x86: standardize mmap_rnd() usage
author
Kees Cook
<keescook@chromium.org>
Tue, 14 Apr 2015 22:47:45 +0000
(15:47 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 14 Apr 2015 23:49:05 +0000
(16:49 -0700)
In preparation for splitting out ET_DYN ASLR, this refactors the use of
mmap_rnd() to be used similarly to arm, and extracts the checking of
PF_RANDOMIZE.
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/mm/mmap.c
patch
|
blob
|
history
diff --cc
arch/x86/mm/mmap.c
Simple merge