aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-12-06 17:37:24 +0300
committerMaxime Ripard <[email protected]>2023-12-08 10:25:24 +0100
commitfca9448ae2f5ddebd841c727ee86136e1b5cbd86 (patch)
treead121dda94daca43ca1aaff6878afcda7c01dc0e /tools/perf/scripts/python/export-to-sqlite.py
parentb84135e7a5921a79e3dc0cc1bbfbe9c3c661c8d0 (diff)
drm/imagination: Move dereference after NULL check in pvr_mmu_backing_page_init()
This code dereferences "page->pvr_dev" and then checked for NULL on the next line. Re-order it to avoid a potential NULL pointer dereference. Fixes: ff5f643de0bf ("drm/imagination: Add GEM and VM related code") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Frank Binns <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions