Re: [Alsa-devel] Rawmidi and CONFIG_DEBUG_SPINLOCK_SLEEP

2004-02-01 Thread Jaroslav Kysela
On Sun, 1 Feb 2004, Thomas Charbonnel wrote: > The attached patch fixes the problem for me, but I took the obvious and > easy way - I may have missed something. Nope. It looks good. I've applied it to CVS. Thanks for analyze. Jaroslav - Jaros

Re: [Alsa-devel] Rawmidi and CONFIG_DEBUG_SPINLOCK_SLEEP

2004-02-01 Thread Thomas Charbonnel
Thomas Charbonnel wrote : Jaroslav Kysela a écrit : On Thu, 29 Jan 2004, Thomas Charbonnel wrote: Hi, I noticed this problem today using midi on my setup (alsa 1.0.1, kernel 2.6.1 with CONFIG_DEBUG_SPINLOCK_SLEEP) : Debug: sleeping function called from invalid context at include/asm/uaccess.

Re: [Alsa-devel] Rawmidi and CONFIG_DEBUG_SPINLOCK_SLEEP

2004-02-01 Thread Thomas Charbonnel
Jaroslav Kysela a écrit : On Thu, 29 Jan 2004, Thomas Charbonnel wrote: Hi, I noticed this problem today using midi on my setup (alsa 1.0.1, kernel 2.6.1 with CONFIG_DEBUG_SPINLOCK_SLEEP) : Debug: sleeping function called from invalid context at include/asm/uaccess.h:473 in_atomic():1, irqs_d

Re: [Alsa-devel] Rawmidi and CONFIG_DEBUG_SPINLOCK_SLEEP

2004-01-31 Thread Jaroslav Kysela
On Thu, 29 Jan 2004, Thomas Charbonnel wrote: > Hi, > > I noticed this problem today using midi on my setup (alsa 1.0.1, kernel > 2.6.1 with CONFIG_DEBUG_SPINLOCK_SLEEP) : > > Debug: sleeping function called from invalid context at > include/asm/uaccess.h:473 > in_atomic():1, irqs_disabled():1