Hi Linus,
Here's the 3.12 pull request for dma-buf framework updates. Its yet another small one - dma-buf framework now supports size discovery of the buffer via llseek.
Could you please pull?
Thanks and best regards, ~Sumit.
The following changes since commit 26b0332e30c7f93e780aaa054bd84e3437f84354:
Merge tag 'dmaengine-3.12' of git:// git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine (2013-09-09 18:07:15 -0700)
are available in the git repository at:
git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git tags/for-3.12
for you to fetch changes up to 19e8697ba45e7bcdb04f2adf6110fbf4882863e5:
dma-buf: Expose buffer size to userspace (v2) (2013-09-10 11:36:45 +0530)
---------------------------------------------------------------- dma-buf updates for 3.12
---------------------------------------------------------------- Christopher James Halse Rogers (1): dma-buf: Expose buffer size to userspace (v2)
Tuomas Tynkkynen (1): dma-buf: Check return value of anon_inode_getfile
Documentation/dma-buf-sharing.txt | 12 ++++++++++++ drivers/base/dma-buf.c | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+)
Hi Linus.
Sincere apologies for the html post; this request is now in plain-text. (it has been convenient using the gmail interface, but I promise this is the last time you'll see a non-plain-text email from me.
Apologies again!
Best regards, ~Sumit.
On 11 September 2013 17:07, Sumit Semwal sumit.semwal@linaro.org wrote:
Hi Linus,
Here's the 3.12 pull request for dma-buf framework updates. Its yet another small one - dma-buf framework now supports size discovery of the buffer via llseek.
Could you please pull?
Thanks and best regards, ~Sumit.
The following changes since commit 26b0332e30c7f93e780aaa054bd84e3437f84354:
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine (2013-09-09 18:07:15 -0700)
are available in the git repository at:
git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git tags/for-3.12
for you to fetch changes up to 19e8697ba45e7bcdb04f2adf6110fbf4882863e5:
dma-buf: Expose buffer size to userspace (v2) (2013-09-10 11:36:45 +0530)
dma-buf updates for 3.12
Christopher James Halse Rogers (1): dma-buf: Expose buffer size to userspace (v2)
Tuomas Tynkkynen (1): dma-buf: Check return value of anon_inode_getfile
Documentation/dma-buf-sharing.txt | 12 ++++++++++++ drivers/base/dma-buf.c | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+)
linaro-mm-sig@lists.linaro.org