[RFC patch 7/8] fixup 1/2: genirq: generic chip: Add linear irq domain support

Thomas Gleixner tglx at linutronix.de
Mon May 6 09:25:18 EDT 2013


On Mon, 6 May 2013, Sebastian Hesselbarth wrote:

> irq_domain_chip_generic is allocating and indexing irq_chip_generic
> itself. However, the size of irq_chip_generic varies with number of
> irq_chip_types. This fixup moves irq_chip_generic helt by
> irq_domain_chip_generic to array of ptr and fixes the pointer arith
> used by irq_alloc_domain_generic_chip.

Thanks. I folded it in.



More information about the linux-arm-kernel mailing list