diff options
author | Christian König <[email protected]> | 2023-11-14 13:37:09 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2023-11-27 20:00:47 +0100 |
commit | 95ba893c9f4feb836ddce627efd0bb6af6667031 (patch) | |
tree | efef508d34b320cc030705ba7aa24009bff905ea /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 1d5e8f4bf06da86b71cc9169110d1a0e1e7af337 (diff) |
dma-buf: fix check in dma_resv_add_fence
It's valid to add the same fence multiple times to a dma-resv object and
we shouldn't need one extra slot for each.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Fixes: a3f7c10a269d5 ("dma-buf/dma-resv: check if the new fence is really later")
Cc: [email protected] # v5.19+
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions