Re: [PATCH -rt] Fix TASKLET_STATE_SCHED WARN_ON()

From: Ingo Molnar
Date: Wed Jun 06 2007 - 05:46:26 EST



* john stultz <johnstul@xxxxxxxxxx> wrote:

> This fix avoids this race by making sure *after* we've locked the
> tasklet that the STATE_SCHED bit is set before adding it to the list.
>
> Does it look ok to you?

ah - nice!! What would be the worst-case effect of this bug? (besides
the WARN_ON()?) In any case, this fix will be in -rt10. Great work!

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/