android_kernel_samsung_sm86.../drivers/cam_cre
Ayush Kumar cffdf3f9b5 msm: camera: cre: Fix null pointer dereference in CRE driver
Flush all cmd release all request from CRE request list, once release
these request should not be access by other threads. This commit
add proper mutex lock and conditions to prevent use of released request
from CRE request list. Also change SW reset to HW reset in case of
flush all.

CRs-Fixed: 3583508
Change-Id: I35b38bf5b1771a26bb5a37d3404f6e577abcb66b
Signed-off-by: Ayush Kumar <quic_ayushkr@quicinc.com>
2024-01-24 06:05:13 -08:00
..
cam_cre_hw_mgr msm: camera: cre: Fix null pointer dereference in CRE driver 2024-01-24 06:05:13 -08:00
cam_cre_context.c msm: camera: cre: Enable CRE module 2023-09-22 15:59:25 +05:30
cam_cre_context.h msm: camera: common: Add buffer send and receive mechanism 2021-09-09 12:41:00 -07:00
cam_cre_dev.c msm: camera: common: Page Fault notification to userspace 2022-04-07 20:36:52 -07:00
cam_cre_dev.h msm: camera: cre: Add CRE driver changes 2021-03-31 02:49:52 -07:00