aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorSagar Arun Kamble <[email protected]>2018-01-31 11:44:37 +0530
committerChris Wilson <[email protected]>2018-01-31 10:46:02 +0000
commitb1852d362f31ac0c233e7c7b040f7c58bd381267 (patch)
treea7e6621186f1cd148174f610905c3b88bece3fd3 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent889230489b6b138ba97ba2f13fc9644a3d16d0d2 (diff)
drm/i915/guc: Fix return from guc_log_relay_file_create
guc_log_relay_file_create will return -EEXIST if we invoke relay_late_setup_files multiple times as part of i915_guc_log_control. However this is to be not cosidered as fail and need to return 0. This was mistakenly introduced in the below commit. Fix it. Fixes: 70deeaddc6e6 "drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex" Signed-off-by: Sagar Arun Kamble <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Michal Wajdeczko <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions