summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorBharadwaj Raju <bharadwaj.raju777@gmail.com>2025-04-02 21:15:53 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-04-03 19:11:42 +0300
commit570f5050bb0739f24aeb94034d8ec134c450b4aa (patch)
tree8504ea2e43af38ee45c6c0651c23356aceff1443 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentb2ffadcc7f8fd2059e389d640f9c81febd606daf (diff)
downloadlinux-570f5050bb0739f24aeb94034d8ec134c450b4aa.tar.xz
bcachefs: use nonblocking variant of print_string_as_lines in error path
The inconsistency error path calls print_string_as_lines, which calls console_lock, which is a potentially-sleeping function and so can't be called in an atomic context. Replace calls to it with the nonblocking variant which is safe to call. Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions