]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma-buf: pass flags into dma_buf_fd.
authorDave Airlie <airlied@redhat.com>
Fri, 16 Mar 2012 10:34:02 +0000 (10:34 +0000)
committerSumit Semwal <sumit.semwal@ti.com>
Sun, 18 Mar 2012 06:02:04 +0000 (11:32 +0530)
commit3f543446953d92dba5caa271296760399fc9c16b
tree79aa39c8005cec46a4e131ed66b05fe1bc578fa5
parentab006e704d13f9db502b62e04d761e28540959e3
dma-buf: pass flags into dma_buf_fd.

We need to pass the flags into dma_buf_fd at this point,
so the flags end up doing the right thing for O_CLOEXEC.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
drivers/base/dma-buf.c
include/linux/dma-buf.h