]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: use new iterator in dma_resv_copy_fences
authorChristian König <christian.koenig@amd.com>
Tue, 15 Jun 2021 13:15:01 +0000 (15:15 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 6 Oct 2021 07:48:25 +0000 (09:48 +0200)
commit0f18a1c044e63b513bd5c6ceca9df838e66cc560
tree98785a3b1bc86f4e8240c582f8b294658727a67c
parent1845403d561721030d8fa59d8b0b4db2f6e1835e
dma-buf: use new iterator in dma_resv_copy_fences

This makes the function much simpler since the complex
retry logic is now handled else where.

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-5-christian.koenig@amd.com
drivers/dma-buf/dma-resv.c