Re: [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-00

From: George Anzinger
Date: Tue May 24 2005 - 09:29:12 EST


Ingo Molnar wrote:
* George Anzinger <george@xxxxxxxxxx> wrote:


Also, I think that del_timer_sync and friends need to be turned on if soft_irq is preemptable.


you mean the #ifdef CONFIG_SMP should be:

#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_SOFTIRQS)

?
Yes, exactly.



--
George Anzinger george@xxxxxxxxxx
High-res-timers: http://sourceforge.net/projects/high-res-timers/
-
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/