Re: Problem on Alpha with "convert to generic irq framework"

From: Richard Henderson
Date: Wed Mar 08 2006 - 12:54:35 EST


On Wed, Mar 08, 2006 at 02:28:57PM +0300, Ivan Kokshaysky wrote:
> irq_enter();
> local_irq_disable();
> __do_IRQ(irq, regs);
> - local_irq_enable();
> irq_exit();

This will need commenting if it's to go in.


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