diff options
author | Oleg Nesterov <[email protected]> | 2017-08-15 17:40:11 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-08-16 20:32:02 +0200 |
commit | 01578e36163cdd0e4fd61d9976de15f13364e26d (patch) | |
tree | 86533cfa0a449da9da60106db7e198502a0a65c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47ac5484fd961420e5ec0bb5b972fde381f57365 (diff) |
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
The ADDR_NO_RANDOMIZE checks in stack_maxrandom_size() and
randomize_stack_top() are not required.
PF_RANDOMIZE is set by load_elf_binary() only if ADDR_NO_RANDOMIZE is not
set, no need to re-check after that.
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Dmitry Safonov <[email protected]>
Cc: [email protected]
Cc: Andy Lutomirski <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions