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

Skip to content
Commit fd2ac41a authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

soc: qcom: use interruptible wait in cdsprm for rpmsg messages



wait_for_complete in rpmsg consumer work queue will put the thread
to uninterruptible sleep resulting in hung task detection failures.
Use kernel thread with interruptible wait instead of a work queue
with wait_for_complete for deferred work to process  rpmsg messages
from CDSP subsystem to avoid hung task detection.

Change-Id: I182919b4b7ff772079b5ca7f8ce663cf5ba3c24a
Acked-by: default avatarSreekanth Gande <sgande@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 858c55cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment