Re: generic hardirq handling for uml

From: Chris Wedgwood
Date: Tue Oct 19 2004 - 22:34:02 EST


On Wed, Oct 20, 2004 at 02:11:24AM +0200, Martin Waitz wrote:

> I just ported arch/um to generic hardirq handling.

heh, i posted something similat too

> -void free_irq(unsigned int irq, void *dev_id)
[...]
> - free_irq_by_irq_and_dev(irq, dev_id);

that is actually needed and missing from the generic code, if you run
w/o this you will get funnies won't you?
-
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/