aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMax Filippov <[email protected]>2023-07-01 03:31:55 -0700
committerLinus Torvalds <[email protected]>2023-07-01 08:00:05 -0700
commit03f889378f33aa9a9d8e5f49ba94134cf6158090 (patch)
tree0cd0a31bf1619630f179e85729e6f7fd798f88d0 /tools/perf/util/scripting-engines/trace-event-python.c
parenta507db1d8fdc39802415e4d2ef6d1aecd67927fa (diff)
xtensa: fix lock_mm_and_find_vma in case VMA not found
MMU version of lock_mm_and_find_vma releases the mm lock before returning when VMA is not found. Do the same in noMMU version. This fixes hang on an attempt to handle protection fault. Fixes: d85a143b69ab ("xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion") Signed-off-by: Max Filippov <[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