diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2024-09-19 14:45:10 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-10-10 13:37:22 +0200 |
commit | e167cc7a95fe01e228e403ac90090f8613e7d8bc (patch) | |
tree | 9279e1cc6feccdfafe61e8b0fe8f683087becfe8 /arch/um/include/asm/pgtable-3level.h | |
parent | 68b9883cc16ec2ce699d832ef60241b1a4e47d33 (diff) | |
download | linux-e167cc7a95fe01e228e403ac90090f8613e7d8bc.tar.gz linux-e167cc7a95fe01e228e403ac90090f8613e7d8bc.tar.bz2 linux-e167cc7a95fe01e228e403ac90090f8613e7d8bc.zip |
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 <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20240919124511.282088-10-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'arch/um/include/asm/pgtable-3level.h')
0 files changed, 0 insertions, 0 deletions