diff options
| author | Lucas De Marchi <[email protected]> | 2023-07-26 09:07:01 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:38:30 -0500 |
| commit | 0e34fdb4a01a3e615c109694b5adc53590ccda19 (patch) | |
| tree | 36d92fe953be27246d7fa6f3ea7768483c45610d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 6aa26f6eb829fb208c569b92837a13e889891db4 (diff) | |
drm/xe: Fix checking for unset value
Commit 37430402618d ("drm/xe: NULL binding implementation") introduced
the NULL binding implementation, but left a case in which the out value
is_vram is not set and the caller will use whatever was on stack.
Eventually the is_vram out could be removed, but this should at least
fix the current bug.
Fixes: 37430402618d ("drm/xe: NULL binding implementation")
Reviewed-by: Matt Roper <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions