kernel_optimize_test/sound/soc/sof/intel
Pierre-Louis Bossart 0c6daf4799 ASoC: SOF: Intel: hda-dai: fix potential locking issue
[ Upstream commit a20f3b10de61add5e14b6ce4df982f4df2a4cbbc ]

The initial hdac_stream code was adapted a third time with the same
locking issues. Move the spin_lock outside the loops and make sure the
fields are protected on read/write.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210924192417.169243-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-26 10:39:09 +01:00
..
apl.c
bdw.c
byt.c
cnl.c
hda-bus.c
hda-codec.c ASoC: SOF: Intel: hda: Resume codec to do jack detection 2021-02-07 15:37:14 +01:00
hda-compress.c
hda-ctrl.c
hda-dai.c ASoC: SOF: Intel: hda-dai: fix potential locking issue 2021-11-26 10:39:09 +01:00
hda-dsp.c ASoC: SOF: Intel: HDA: fix core status verification 2021-04-14 08:42:06 +02:00
hda-ipc.c ASoC: SOF: Intel: hda-ipc: fix reply size checking 2021-08-18 08:59:08 +02:00
hda-ipc.h
hda-loader.c
hda-pcm.c
hda-stream.c
hda-trace.c
hda.c ASoC: SOF: Intel: unregister DMIC device on probe error 2021-03-25 09:04:06 +01:00
hda.h
intel-ipc.c
Kconfig ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver 2021-03-11 14:17:21 +01:00
Makefile
shim.h
tgl.c