diff options
author | Anna-Maria Gleixner <[email protected]> | 2018-05-04 17:28:10 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-05-04 18:57:13 +0200 |
commit | 10aa7cad37d330dbff6a285af56dc4a7153a8f00 (patch) | |
tree | d5a186d4ecfc81bf83805ac3a9102db83fe8b0ed /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 9ea19e7e7613c0dac114bcbb5adc7f1b08eec615 (diff) |
ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()
The snd_pcm_stream_lock_irq*() functions decouple disabling interrupts
from the actual locking process. This does not work as expected if the
locking primitives are replaced like on preempt-rt.
Provide one function for locking which uses correct locking primitives.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions