diff options
author | Bryan Wu <pengw@nvidia.com> | 2013-01-09 10:29:55 -0800 |
---|---|---|
committer | Matthew Pedro <mapedro@nvidia.com> | 2013-01-14 10:35:40 -0800 |
commit | 185f345ed930377d945397b2b710bf62d91f5fa4 (patch) | |
tree | 6bc768f5c36d916a08ba6a4720f3c2e73b76b446 /include/pcmcia | |
parent | 511d59ce01b5dfab121f0d3c9badd00283b4f83e (diff) |
media: v4l2: tegra: fixing memory access oops in tegra camera driver
Function pointer int (*queue_setup)() of struct vb2_ops in
include/media/videobuf2-core.h is not compatible with our function
call tegra_camera_videobuf_setup(). So building will generate warning
and it will cause alloc_ctxs[] with wrong value, then introduce
memory access oops later.
Bug 1215617
Change-Id: I5d49ccd611a9435a5ee3b21e344bc0b5464ba747
Signed-off-by: Bryan Wu <pengw@nvidia.com>
Reviewed-on: http://git-master/r/190036
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Andrew Chew <achew@nvidia.com>
Reviewed-by: Winnie Hsu <whsu@nvidia.com>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions