Re: [PATCH v2 1/2] powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interruptcontroller

From: Joakim Tjernlund
Date: Tue Apr 24 2012 - 03:41:52 EST


Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote on 2012/04/24 05:13:15:
>
> On Mon, 2012-04-23 at 16:30 -0600, Grant Likely wrote:
> > The mpc8xx driver uses a reference to NR_IRQS that is buggy. It uses
> > NR_IRQs for the array size of the ppc_cached_irq_mask bitmap, but
> > NR_IRQs could be smaller than the number of hardware irqs that
> > ppc_cached_irq_mask tracks.
>
> Joakim, any chance you can test this ASAP ? :-)

Sorry, but no. We have not moved our 8xx boards to 3.x as it in maintenance
and takes too much space.

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