[PATCH v4 5/5] dma-buf/sync_file: only enable fence signalling on poll()
John Harrison
John.C.Harrison at Intel.com
Thu Jul 14 13:21:00 UTC 2016
On 12/07/2016 19:08, Gustavo Padovan wrote:
> ...
>
> +++ b/include/linux/sync_file.h
> @@ -28,6 +28,7 @@
> * @name: name of sync_file. Useful for debugging
> * @sync_file_list: membership in global file list
> * @wq: wait queue for fence signaling
> + * @enabled: wether fence signal is enabled or not
Minor typo: should be 'whether'.
More information about the dri-devel
mailing list