aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2019-10-10 15:13:30 +0200
committerSean Paul <[email protected]>2019-11-13 15:34:15 -0500
commita64fc11b9a520c55ca34d82e5ca32274f49b6b15 (patch)
treed9bd296bb02364f5d1d409ec13ba1fa8209c9ae1 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent3ca3a9eab7085b3c938b5d088c3020269cfecdc8 (diff)
drm/msm: fix memleak on release
If a process is interrupted while accessing the "gpu" debugfs file and the drm device struct_mutex is contended, release() could return early and fail to free related resources. Note that the return value from release() is ignored. Fixes: 4f776f4511c7 ("drm/msm/gpu: Convert the GPU show function to use the GPU state") Cc: stable <[email protected]> # 4.18 Cc: Jordan Crouse <[email protected]> Cc: Rob Clark <[email protected]> Reviewed-by: Rob Clark <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions