Re: [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled.

2021-10-15 Thread Maarten Lankhorst
Op 15-10-2021 om 14:07 schreef Christian König: > Am 15.10.21 um 13:57 schrieb Maarten Lankhorst: >> Commit 7fa828cb9265 ("dma-buf: use new iterator in dma_resv_test_signaled") >> accidentally forgot to test whether the dma-buf is actually signaled, >> breaking >> pretty much everything depending

Re: [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled.

2021-10-15 Thread Christian König
Am 15.10.21 um 13:57 schrieb Maarten Lankhorst: Commit 7fa828cb9265 ("dma-buf: use new iterator in dma_resv_test_signaled") accidentally forgot to test whether the dma-buf is actually signaled, breaking pretty much everything depending on it. NAK, the dma_resv_for_each_fence_unlocked() returns