diff options
author | John Sheu <sheu@google.com> | 2013-02-12 01:50:24 (GMT) |
---|---|---|
committer | Sumit Semwal <sumit.semwal@linaro.org> | 2013-02-27 09:44:02 (GMT) |
commit | 495c10cc1c0c359871d5bef32dd173252fc17995 (patch) | |
tree | 5cc942ec2c74496dd3774dffff5cdde67cd75ae0 /.gitignore | |
parent | f00b4dad9d9eb001a04cf72e8351a2a1b9e99322 (diff) | |
download | linux-495c10cc1c0c359871d5bef32dd173252fc17995.tar.xz |
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
Callers to dma_buf_mmap expect to fput() the vma struct's vm_file
themselves on failure. Not restoring the struct's data on failure
causes a double-decrement of the vm_file's refcount.
Signed-off-by: John Sheu <sheu@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions