aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMika Kuoppala <[email protected]>2014-02-07 17:40:50 +0200
committerDaniel Vetter <[email protected]>2014-02-11 11:53:15 +0100
commit1d2cb9a54abc6e1d239f28f07661366d5662a94a (patch)
tree991e4c2cf5fc4d72bd0d3bd052870b0b9ca7e3c2 /tools/perf/scripts/python/check-perf-trace.py
parenta2d213dd77da4710bcb75f8efe85a32e3db8b39b (diff)
drm/i915: Pair va_copy with va_end in i915_error_vprintf
Each invocation of va_copy() must be matched by a corresponding invocation of va_end() in the same function. This regression has been introduced in commit e29bb4ebbf000ff9ac081d29784a3331618f012e Author: Chris Wilson <[email protected]> Date: Fri Sep 20 10:20:59 2013 +0100 drm/i915: Use a temporary va_list for two-pass string handling Signed-off-by: Mika Kuoppala <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions