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