aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2024-09-08 20:51:17 +0200
committerHelge Deller <[email protected]>2024-09-16 23:01:43 +0200
commit5d698966fa7b452035c44c937d704910bf3440dd (patch)
tree44b949404fa973cc06237d42df6e8e7f4e1bc01c /tools/perf/util/scripting-engines/trace-event-python.c
parent75f653f0c6318ae0acfd6277efba3f9bd7cf837c (diff)
parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
When userspace allocates memory with mmap() in order to be used for stack, allow this memory region to automatically expand upwards up until the current maximum process stack size. The fault handler checks if the VM_GROWSUP bit is set in the vm_flags field of a memory area before it allows it to expand. This patch modifies the parisc specific code only. A RFC for a generic patch to modify mmap() for all architectures was sent to the mailing list but did not get enough Acks. Reported-by: Camm Maguire <[email protected]> Signed-off-by: Helge Deller <[email protected]> Cc: [email protected] # v5.10+
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions