mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
tracing/stack-tracer: avoid races accessing file
Impact: fix race vma->vm_file reference is only stable while holding the mmap_sem, so move usage of it to within the critical section. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
8d26487fd4
commit
e38da59269
1 changed files with 5 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue