Skip to content
Commit 907e0cf7 authored by Dhoat Harpal's avatar Dhoat Harpal
Browse files

soc: qcom: glink: Modify glink logging in tx_common



Glink log in tx_common uses context based logging after
wait_for_completion_timeout. This can lead to use after free
scenerio, since transport of context can be freed during wait time.

Use glink error logging.

CRs-Fixed: 2164929
Change-Id: If66bcb7cba1772c2648c143f43a3b88af0799844
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent be27e35c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment