Re: [PATCH] local_irq_disable removal

From: Daniel Walker
Date: Sat Jun 11 2005 - 12:16:08 EST




On Sat, 11 Jun 2005, [UTF-8] Mika Penttilä wrote:
> The timer irq is run as NODELAY, so soft irqs are run against
> local_irq_disable sections all the time.

Softirq's are run in threads . The wake_up_process() path is protected,
and used by the timer interrupt .


Daniel

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