[PATCH v3] irqchip: Add support for ARMv7-M's NVIC

Arnd Bergmann arnd at arndb.de
Thu Apr 18 05:38:13 EDT 2013


On Thursday 18 April 2013, Uwe Kleine-König wrote:
> That is, there are (INTLINESNUM + 1) * 32 irqs for INTLINESNUM < 15. For
> INTLINESNUM == 15 there are only 496 and not 16 * 32 == 512. That's the
> same on the gic (just with bigger numbers).

Ok, but since you are now using a linear domain, it doesn't actually hurt
to register 512 in that special case, right?

	Arnd



More information about the linux-arm-kernel mailing list