Re: [PATCH] uio: User IRQ Mode

From: Alan Cox
Date: Wed Jul 02 2008 - 07:50:32 EST


> Note that the irq is disabled instead of acked. So this should not be a
> problem. The userspace part then is responsible to ack (first) and
> unmask the irq.

That still doesn't make sense.

If you call disable_irq in the IRQ handler you will deadlock because it
waits until the IRQ handler has completed.
--
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/