diff options
author | 2022-03-29 08:45:04 +0200 | |
---|---|---|
committer | 2022-03-29 09:14:10 +0200 | |
commit | 21d139d73f776aed1e86f3175a1e9fb8a10930c7 (patch) | |
tree | 6ca7bf5fa655de78b8c81165af716b9104d8004d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dma-buf/sync-file: fix warning about fence containers (diff) | |
download | linux-dev-21d139d73f776aed1e86f3175a1e9fb8a10930c7.tar.xz linux-dev-21d139d73f776aed1e86f3175a1e9fb8a10930c7.zip |
dma-buf/sync-file: fix logic error in new fence merge code
When the array is empty because everything is signaled we can't use
add_fence() to add something because that would filter the signaled
fence again.
Signed-off-by: Christian König <christian.koenig@amd.com>
Fixes: 519f490db07e ("dma-buf/sync-file: fix warning about fence containers")
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220329070001.134180-1-christian.koenig@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions