Files
linux/drivers/dma-buf
Christian König 21d139d73f 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: 519f490db0 ("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
2022-03-29 09:14:10 +02:00
..
2022-02-07 16:35:35 -08:00
2022-02-07 16:35:35 -08:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2019-06-19 12:07:29 +02:00
2022-01-18 07:52:41 +01:00