Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24

From: Steven Rostedt
Date: Tue Jun 28 2005 - 03:40:35 EST




On Tue, 28 Jun 2005, Ingo Molnar wrote:

> ah, indeed. I fixed this bug and have uploaded the -50-26 patch. Chuck,
> does this fix the APM problems for you?

The question is where the call to schedule happened. If it was between
the local_save_flags and irq_restore, then I believe the interrupts are
off and the schedule can take place. But if it was afterwards, then this
is probably the fix since the irqrestore probably didn't restore it.

I guess we need to wait for Chuck to answer this.

-- Steve
-
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/