dma-buf: warn about containers in dma_resv object
authorChristian König <christian.koenig@amd.com>
Wed, 19 Jan 2022 13:39:39 +0000 (14:39 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 8 Feb 2022 08:21:10 +0000 (09:21 +0100)
commit68129f431faab376c1dd1c701f2fb999eea53383
treea417f9632bc5f399449ea172c217723c14f26666
parent270b48bb8da7452b4357d8726933beba72652310
dma-buf: warn about containers in dma_resv object

Drivers should not add containers as shared fences to the dma_resv
object, instead each fence should be added individually.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220204100429.2049-5-christian.koenig@amd.com
drivers/dma-buf/dma-resv.c