[PATCH] dma-buf/sync_file: enable signaling even with poll(.timeout=0)

2016-11-17 Thread Gustavo Padovan
From: Gustavo Padovan This reverts commit ecebca79f6976ddaddfd054d699272515869ea28. Do not enable fence callback on poll() when using fence_array causes the fence_array to not signal. For now we will revert the change and enable signaling everytime time poll is called with timeout=0 as well. C

[PATCH] dma-buf/sync_file: enable signaling even with poll(.timeout=0)

2016-11-17 Thread Daniel Vetter
On Thu, Nov 17, 2016 at 11:57:30AM +0900, Gustavo Padovan wrote: > From: Gustavo Padovan > > This reverts commit ecebca79f6976ddaddfd054d699272515869ea28. When doing a revert please don't change the subject of the revert, at least if you didn't change anything in the resulting diff. That way rev