summaryrefslogtreecommitdiff
path: root/certs/revocation_certificates.S
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2021-09-24 14:24:16 -0500
committerTakashi Iwai <tiwai@suse.de>2021-09-28 10:22:26 +0200
commit868ddfcef31ff93ea8961b2e81ea7fe12f6f144b (patch)
tree8026a505f9b4509e8f2a43431ea61f0b2bffa4c6 /certs/revocation_certificates.S
parent1465d06a6d8580e73ae65f8590392df58c5ed2fd (diff)
ALSA: hda: hdac_ext_stream: fix potential locking issues
The code for hdac_ext_stream seems inherited from hdac_stream, and similar locking issues are present: the use of the bus->reg_lock spinlock is inconsistent, with only writes to specific fields being protected. Apply similar fix as in hdac_stream by protecting all accesses to 'link_locked' and 'decoupled' fields, with a new helper snd_hdac_ext_stream_decouple_locked() added to simplify code changes. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20210924192417.169243-4-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'certs/revocation_certificates.S')
0 files changed, 0 insertions, 0 deletions