diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-01-22 14:29:51 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-01-23 07:40:49 +0100 |
commit | ecb41f0f44cadfa90ef9acff3ffe95563274ec1c (patch) | |
tree | d896614a038efbd52b1fc5f965d9547bd860c3a4 /include/sound/pcm.h | |
parent | f57f3df03a8e6010e321fa0258d3e054713c3cb7 (diff) |
ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
Remove the hackish down_write_nonfifo() that was introduced as a
workaround of rwsem deadlock.
It used to be a problem for non-atomic PCM streams that take the rwsem
for the locking and hit the high lock contention. Since the current
PCM locking refactoring, we'll no longer hit it as the hot code-paths
don't take global locks.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/pcm.h')
0 files changed, 0 insertions, 0 deletions