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:
are available in the git repository at:
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(+)