diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-06-29 20:14:14 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2023-07-01 08:10:56 -0700 |
commit | e4bd84c069f212c01258e405f86e91f327888e41 (patch) | |
tree | e58441bf268ac1b4e915567afb01b50f6103bc28 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 03f889378f33aa9a9d8e5f49ba94134cf6158090 (diff) |
mm: Always downgrade mmap_lock if requested
Now that stack growth must always hold the mmap_lock for write, we can
always downgrade the mmap_lock to read and safely unmap pages from the
page table, even if we're next to a stack.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions