diff options
author | Matthew Brost <[email protected]> | 2024-11-04 20:35:23 -0800 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-11-05 15:40:12 -0800 |
commit | af797b831d8975cb4610f396dcb7f03f4b9908e7 (patch) | |
tree | 89e4c8d846ce403b3b6afe806a695c2f06e8b5c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1491efb39acee3848b61fcb3e5cc4be8de304352 (diff) |
drm/xe: Fix possible exec queue leak in exec IOCTL
In a couple of places after an exec queue is looked up the exec IOCTL
returns on input errors without dropping the exec queue ref. Fix this
ensuring the exec queue ref is dropped on input error.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Tejas Upadhyay <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 07064a200b40ac2195cb6b7b779897d9377e5e6f)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions