msm: camera: check buffer validity in isp buf mgr
When someone asks for buffer from isp_buf_mgr, check
if buffer is valid. This is done by verifying if it is
present in the list of buffers for this session.
This will potentially avoid few kinds of page faults.
Change-Id: I2a8c701b38316f8bebb8731f72ad238332936618
Signed-off-by:
Aditya Jonnalagadda <ajonnala@codeaurora.org>
Loading
Please register or sign in to comment