diff options
author | 2024-09-29 16:42:30 +0200 | |
---|---|---|
committer | 2024-10-07 09:28:44 +0200 | |
commit | b302d5a6fff5dd7ddb1e4752d60c0eaa4cc4f7f3 (patch) | |
tree | a2878752e43c57b1ee4b5c265cd7340574c87be4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf/x86/intel: Add PMU support for ArrowLake-H (diff) | |
download | wireguard-linux-b302d5a6fff5dd7ddb1e4752d60c0eaa4cc4f7f3.tar.xz wireguard-linux-b302d5a6fff5dd7ddb1e4752d60c0eaa4cc4f7f3.zip |
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
handle_swbp() calls get_utask() before prepare_uretprobe() or pre_ssout()
can be called, they can simply use current->utask which can't be NULL.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240929144230.GA9468@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions