Re: serial/8250: Platform override of is_real_interrupt

From: Alan Cox
Date: Wed Mar 29 2006 - 09:02:50 EST


On Mer, 2006-03-29 at 14:23 +0200, Peter Korsgaard wrote:
> is_real_interrupt() unfortunately interpretes IRQ0 as meaning no
> interrupt, so performance is kinda crap.

This was discussed some time ago and the answer is "none of the below"

http://lkml.org/lkml/2005/11/21/211

Your hardware platform should be mapping interrupts so that the cookie
dev->irq is not 0 for a valid IRQ.

Alan

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