Wang Kan 0f4492b985 msm: camera: reqmgr: Add protection for link reset
When crm close, call free link which free in_q.
The in_q ptr is null. It will result in null
in_q ptr deref when call notify trigger. So need
add spin lock to protect req data.

CRs-Fixed: 3488142
Change-Id: I25101f00e07bd56f1449085f2c6ce3ce3141adc3
Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
2023-05-31 17:06:37 -07:00
Description
No description provided
183 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%