Files
linux/sound/soc/sof
Kai Vehmanen a69270d8bf ASoC: SOF: fix race in FW boot timeout handling
A race condition exists in handling firmware boot timeout.
If FW sends FW_READY just after boot timeout has expired in
driver, a kernel exception will result as FW_READY handler
will be run while the state is still being cleaned up in
snd_sof_run_firmware(). Avoid the race by setting
boot_complete also in the error case.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-05-13 12:37:12 +01:00
..
2019-04-28 02:49:31 +09:00
2019-05-09 11:18:57 +09:00
2019-04-28 02:47:54 +09:00
2019-05-03 15:02:16 +09:00
2019-04-28 02:49:47 +09:00