commit | ada5c48b11a3df814701daa9cd11305a75a5f1a5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jun 15 15:28:03 2021 +0200 |
committer | Christian König <christian.koenig@amd.com> | Wed Oct 06 09:49:05 2021 +0200 |
tree | 96a35de80ae89ea2bcd85d457ab00e28adaaf5a0 | |
parent | d3c80698c9f58a0683badf78793eebaa0c71afbd [diff] |
dma-buf: use new iterator in dma_resv_wait_timeout This makes the function much simpler since the complex retry logic is now handled elsewhere. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20211005113742.1101-7-christian.koenig@amd.com