]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: make move_notify mandatory if importer_ops are provided
authorChristian König <christian.koenig@amd.com>
Wed, 19 Feb 2020 12:32:43 +0000 (13:32 +0100)
committerChristian König <christian.koenig@amd.com>
Thu, 27 Feb 2020 13:58:01 +0000 (14:58 +0100)
commite5bde6492d6351878910397bebd8458f1c6c78d0
tree248245404ab4e3e1f1ad402555b3bddf383e0e7d
parent445dfd32378872732b865e5b06cb5f0bbebe17dc
dma-buf: make move_notify mandatory if importer_ops are provided

This makes the move_notify callback mandatory when the importer_ops are
provided. Since amdgpu is now migrated it doesn't make much sense
anymore to allow this.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/353995/?series=73646&rev=1
drivers/dma-buf/dma-buf.c