Generic IRQ handling

From: Daniel Walker
Date: Mon Feb 28 2005 - 17:56:04 EST



There is a change to the generic IRQ handling in the ARM RT patch (as of
today) that should be discussed here.

I added a macro define called __ARCH_HAS_IRQ_DESC_T that removes the
generic irq_desc_t and hw_irq_controller if the architecture has them
defined already. I don't see any problems with this, and it makes ARM
integration a little easier .

I also modified the make files so that individual files in kernel/irq/
can be compiled depending on config options.

The full ARM RT patch is here,

ftp://source.mvista.com/pub/realtime/arm/common_arm_realtime.patch

Daniel Walker

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