On 05.07.2020 15:40, qiang.zhang@windriver.com wrote:
From: Zhang Qiang qiang.zhang@windriver.com
Add a missing spinlock protection for play_queue, because the play_queue may be destroyed when the "playback_work" work func and "f_audio_out_ep_complete" callback func operate this paly_queue at the same time.
It's play_queue. :-)
Cc: stable stable@vger.kernel.org Signed-off-by: Zhang Qiang qiang.zhang@windriver.com
[...]
MBR, Sergei