diff options
author | 2019-03-04 12:33:28 +0100 | |
---|---|---|
committer | 2019-03-06 09:34:03 +0100 | |
commit | cd479eccd2e057116d504852814402a1e68ead80 (patch) | |
tree | 4907bc92b607d86fe8b86a21657d85d7186b3f7d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-cd479eccd2e057116d504852814402a1e68ead80.tar.xz wireguard-linux-cd479eccd2e057116d504852814402a1e68ead80.zip |
s390: limit brk randomization to 32MB
For a 64-bit process the randomization of the program break is quite
large with 1GB. That is as big as the randomization of the anonymous
mapping base, for a test case started with '/lib/ld64.so.1 <exec>'
it can happen that the heap is placed after the stack. To avoid
this limit the program break randomization to 32MB for 64-bit and
keep 8MB for 31-bit.
Reported-by: Stefan Liebler <stli@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions