aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-03-28 17:22:16 +0100
committerRob Clark <robdclark@gmail.com>2018-06-03 16:49:00 -0400
commit641be142bfc241b3e1ce7ecf3f04ef03facfe81e (patch)
treec348a1cd61025ea6d62706b3e15df32939354474 /tools/perf/scripts/python/compaction-times.py
parentcf606fe3300cbd3db44785174934e61e5a2ffc37 (diff)
drm/msm: don't deref error pointer in the msm_fbdev_create error path
Currently the error pointer returned by msm_alloc_stolen_fb gets passed to drm_framebuffer_remove. The latter handles only NULL pointers, thus a nasty crash will occur. Drop the unnecessary fail label and the associated checks - both err and fb will be set at this stage. Cc: Rob Clark <robdclark@gmail.com> Cc: linux-arm-msm@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: freedreno@lists.freedesktop.org Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions