commit | e8bb53be7fa315de13b8b9267b11a60d6d258bd1 | [log] [tgz] |
---|---|---|
author | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Wed Dec 07 17:38:53 2022 +0530 |
committer | Pavan Kumar M <quic_rpavan@quicinc.com> | Mon Feb 26 10:25:20 2024 -0800 |
tree | 19a3631280a853605b87a5add085476c9a4b8195 | |
parent | f65e90d68e1355a29a189f2e22b79a3e99c688f1 [diff] |
msm: ipa3: Use atomic map API to avoid sleep in atomic context From atomic context if try to map the address it causing sleep and device assert. To avoid this use atomic map API. Change-Id: I1c0c22d0f24cc0e827b6d401c9ffb3224a937821 Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com> (cherry picked from commit 642c9153008b2c4dd9349771d8ea5afb44eb5435)