diff options
| author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2017-10-18 00:45:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 10:23:16 +0200 |
| commit | f9e937124ec22a0c36c45a2d07d693492a46471e (patch) | |
| tree | 6a799ecadaab58763457bd076edf41e0f7017694 /tools/perf/scripts/python/bin | |
| parent | 4516069f1b05d3e84f5e11a8490ee0ca09997731 (diff) | |
ALSA: seq: Enable 'use' locking in all configurations
commit 8009d506a1dd00cf436b0c4cca0dcec130580a21 upstream.
The 'use' locking macros are no-ops if neither SMP or SND_DEBUG is
enabled. This might once have been OK in non-preemptible
configurations, but even in that case snd_seq_read() may sleep while
relying on a 'use' lock. So always use the proper implementations.
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
