diff options
| author | Hugh Dickins <[email protected]> | 2022-03-22 14:42:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-22 15:57:05 -0700 |
| commit | 1fc09228846dd41444bb1ac50995d1e6c3332015 (patch) | |
| tree | a2135f1822d9887c5083a70b7a8db44e1eeb848c /tools/perf/scripts/python/stackcollapse.py | |
| parent | f9871da927437dc85bc3fec206fc9bfddea4a34b (diff) | |
mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK
_install_special_mapping() adds the VM_SPECIAL bit VM_DONTEXPAND (and
never attempts to update locked_vm), so it ought to be consistent with
mmap_region() and mlock_fixup(), making sure not to add VM_LOCKED or
VM_LOCKONFAULT. I doubt that this fixes any problem in practice: just
do it for consistency.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions