Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dced4592 authored by Deepak Kumar Singh's avatar Deepak Kumar Singh Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: glink: fix race condition while getting rx fifo during ssr



When system goes up driver is trying to allocate rx_fifo from
ssr thread and interrupt handler as well, which can result in
race condition.

Taking spin lock before allocating rx_fifo to avoid race condition.

CRs-Fixed: 2502912
Change-Id: Ibe7b345d4e4edb7e837b84ddd4c03c3873ccf033
Signed-off-by: default avatarDeepak Kumar Singh <deesin@codeaurora.org>
parent 3cf94f42
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