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

From: Ingo Molnar
Date: Tue May 24 2005 - 03:01:51 EST



* 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)

?

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/