Home
last modified time | relevance | path

Searched hist:"26 f98e82" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c26f98e82 Thu Feb 28 07:19:23 CST 2019 Olivier Moysan <olivier.moysan@st.com> ASoC: stm32: sai: fix race condition in irq handler

When snd_pcm_stop_xrun() is called in interrupt routine,
substream context may have already been released.
Add protection on substream context.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>