<p dir="ltr"><br>
On 04-Jun-2016 5:51 PM, "Daniel Vetter" <<a href="mailto:daniel@ffwll.ch">daniel@ffwll.ch</a>> wrote:<br>
><br>
> On Fri, Apr 01, 2016 at 08:50:32PM +0530, Sumit Semwal wrote:<br>
> > Hi Rob,<br>
> ><br>
> > On 1 April 2016 at 19:37, Alex Deucher <<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>> wrote:<br>
> > > On Thu, Mar 31, 2016 at 4:26 PM, Rob Clark <<a href="mailto:robdclark@gmail.com">robdclark@gmail.com</a>> wrote:<br>
> > >> Some dma-buf headerdoc fixes (turns out dma-buf.h wasn't getting pulled<br>
> > >> into doc build), add reservation headerdoc, and fixup a bit the section<br>
> > >> in device-drivers.tmpl.<br>
> > >><br>
> > Thanks for catching these! I'll queue them up into my for-next in the next week.<br>
><br>
> Since they failed to show up in 4.7 I've pulled them into drm-misc now.<br>
> Well except for patch 4, that one conflicts. And given that we'll have an<br>
> ongoing docbook->sphinx conversion probably better to redo after that<br>
> again. </p>
<p dir="ltr">Hi Daniel, </p>
<p dir="ltr">You should be able to see 3 of the patches (except the WARN_ON one, since there was a build issue with that) in 4.7, as my pull request was pulled in by Linus a couple of days ago. [1]</p>
<p dir="ltr">Best regards, <br>
Sumit.</p>
<p dir="ltr">[1]: <a href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ebb8cb2bae0344ef45cc173cdf5402ec91198abd">https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ebb8cb2bae0344ef45cc173cdf5402ec91198abd</a><br>
> -Daniel<br>
><br>
> > >> Rob Clark (4):<br>
> > >>   reservation: sprinkle some WARN_ON()s<br>
> > >>   dma-buf: headerdoc fixes<br>
> > >>   reservation: add headerdoc comments<br>
> > >>   doc: update/fixup dma-buf related DocBook<br>
> > ><br>
> > > For the series:<br>
> > > Reviewed-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>><br>
> > ><br>
> > >><br>
> > >>  Documentation/DocBook/device-drivers.tmpl | 36 ++++++++++++--<br>
> > >>  drivers/dma-buf/reservation.c             | 78 +++++++++++++++++++++++++++++--<br>
> > >>  include/linux/dma-buf.h                   | 13 ++++--<br>
> > >>  include/linux/reservation.h               | 53 +++++++++++++++++++++<br>
> > >>  4 files changed, 169 insertions(+), 11 deletions(-)<br>
> > >><br>
> > >> --<br>
> > >> 2.5.5<br>
> > >><br>
> > >> _______________________________________________<br>
> > >> dri-devel mailing list<br>
> > >> <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> > >> <a href="https://lists.freedesktop.org/mailman/listinfo/dri-devel">https://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
> > > _______________________________________________<br>
> > > dri-devel mailing list<br>
> > > <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> > > <a href="https://lists.freedesktop.org/mailman/listinfo/dri-devel">https://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
> ><br>
> > BR,<br>
> > Sumit.<br>
> > _______________________________________________<br>
> > dri-devel mailing list<br>
> > <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> > <a href="https://lists.freedesktop.org/mailman/listinfo/dri-devel">https://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
><br>
> --<br>
> Daniel Vetter<br>
> Software Engineer, Intel Corporation<br>
> <a href="http://blog.ffwll.ch">http://blog.ffwll.ch</a><br>
</p>