diff options
author | Benjamin Berg <[email protected]> | 2024-09-19 14:45:10 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-10-10 13:37:22 +0200 |
commit | e167cc7a95fe01e228e403ac90090f8613e7d8bc (patch) | |
tree | 9279e1cc6feccdfafe61e8b0fe8f683087becfe8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 68b9883cc16ec2ce699d832ef60241b1a4e47d33 (diff) |
um: clear all memory in new userspace processes
With the change to use execve() we can now safely clear the memory up to
STUB_START as rseq will not be trying to use memory in that region. Also,
on 64 bit the previous changes should mean that there is no usable
memory range above the stub.
Make the change and remove the comment as it is not needed anymore.
Signed-off-by: Benjamin Berg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions