Re: [PATCH] dma-buf: Fix confusion of dynamic dma-buf vs dynamic attachment

2021-03-11 Thread Daniel Vetter
On Fri, Mar 05, 2021 at 11:54:49AM +0100, Christian König wrote: > Am 05.03.21 um 11:51 schrieb Chris Wilson: > > Commit c545781e1c55 ("dma-buf: doc polish for pin/unpin") disagrees with > > the introduction of dynamism in commit: bb42df4662a4 ("dma-buf: add > > dynamic DMA-buf handling v15") resul

Re: [PATCH] dma-buf: Fix confusion of dynamic dma-buf vs dynamic attachment

2021-03-05 Thread Christian König
Am 05.03.21 um 11:51 schrieb Chris Wilson: Commit c545781e1c55 ("dma-buf: doc polish for pin/unpin") disagrees with the introduction of dynamism in commit: bb42df4662a4 ("dma-buf: add dynamic DMA-buf handling v15") resulting in warning spew on importing dma-buf. Silence the warning from the latte