aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorSuren Baghdasaryan <[email protected]>2023-07-08 19:12:10 +0000
committerLinus Torvalds <[email protected]>2023-07-08 21:08:02 +0000
commitc137381f71aec755fbf47cd4e9bd4dce752c054c (patch)
tree13f8dc7926e331b638e943a6759f9be7c87b7484 /scripts/clang-tools/gen_compile_commands.py
parentMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (diff)
downloadkernel-c137381f71aec755fbf47cd4e9bd4dce752c054c.tar.gz
kernel-c137381f71aec755fbf47cd4e9bd4dce752c054c.zip
mm: lock a vma before stack expansion
With recent changes necessitating mmap_lock to be held for write while expanding a stack, per-VMA locks should follow the same rules and be write-locked to prevent page faults into the VMA being expanded. Add the necessary locking. Cc: [email protected] Signed-off-by: Suren Baghdasaryan <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions