1 Nov 2004 13:10
Re: [PATCH] 8250 driver interrupt sharing
Russell King <rmk <at> arm.linux.org.uk>
2004-11-01 12:10:09 GMT
2004-11-01 12:10:09 GMT
On Thu, Oct 28, 2004 at 01:01:58PM +0200, Thomas Koeller wrote: > here is a little patch that causes the driver to no longer pretend having > handled an interrupt if none of the ports actually interrupted. I am currently > doing a port to a platform where I want (actually, have) to share a single > interrupt between serial ports and other devices. The patch is against kernel > version 2.6.9. Ok, a variant of this has now been applied - using IRQ_RETVAL rather than irqreturn_t + IRQ_NONE + IRQ_HANDLED. Thanks. -- -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/ 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed