Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443449
| From | John Harrison <John.C.Harrison@Intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 5/5] dma-buf/sync_file: only enable fence signalling on poll() |
| Date | 2016-07-14 15:30 +0200 |
| Message-ID | <rUOSd-1Ni-17@gated-at.bofh.it> (permalink) |
| References | <rUai6-8w1-17@gated-at.bofh.it> <rUai6-8w1-15@gated-at.bofh.it> |
| Organization | Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ |
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'.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 5/5] dma-buf/sync_file: only enable fence signalling on poll() Gustavo Padovan <gustavo@padovan.org> - 2016-07-12 20:10 +0200 Re: [PATCH v4 5/5] dma-buf/sync_file: only enable fence signalling on poll() John Harrison <John.C.Harrison@Intel.com> - 2016-07-14 15:30 +0200
csiph-web