Re: [Alsa-devel] Re: 2.6.15-rt18, alsa sequencer, rosegarden -> alsa hangs

From: Ingo Molnar
Date: Wed Mar 08 2006 - 09:07:21 EST



* karsten wiese <annabellesgarden@xxxxxxxx> wrote:

> ALSA Midi sequencer uses tasklets. there are 2 kinds of
> them: lo and hi.
> In rt-18 PREEMPT-RT, tasklet_hi_schedule() didn't work,
> 'cause it woke up tasklet_lo's thread.
> Thats what my patch fixed.

ah - i thought that -rt18 had your fix already - but indeed it's -rt19
that added it. So it's probably the same bug.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/