msm: audio: qdsp5: Initialize wait queue before creating acdb thread
Uninitialized acdb wait queue is getting accessed in acdb kernel
thread, this results in kernel crash.
To fix this issue initialize wait queue before creating the acdb
kernel thread.
CRs-Fixed: 417385
Change-Id: Ifccfdd4633383dd24eb42fb255a1e1644bebc6f0
Signed-off-by:
Manish Dewangan <manish@codeaurora.org>
Loading
Please register or sign in to comment