On Fri, 04 May 2018 17:28:10 +0200, Sebastian Andrzej Siewior wrote: > > From: Anna-Maria Gleixner <[email protected]> > > 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]>
Applied, thanks. Takashi

