[PATCH] ARM: mach-orion5x: fix legacy get_irqnr_and_base

Nicolas Pitre nicolas.pitre at linaro.org
Wed Nov 25 06:54:05 PST 2015


On Wed, 25 Nov 2015, Jason Cooper wrote:

> On Sun, Nov 22, 2015 at 10:44:19PM -0500, Nicolas Pitre wrote:
> > Commit 5be9fc23cd ("ARM: orion5x: fix legacy orion5x IRQ numbers") shifted
> > IRQ numbers by one but didn't update the get_irqnr_and_base macro
> > accordingly.  This macro is involved when CONFIG_MULTI_IRQ_HANDLER
> > is not defined.
> > 
> > Signed-off-by: Nicolas Pitre <nico at linaro.org>
> 
> Applied to mvebu/fixes with minor tweak to the subject line and Cc's to
> stable back to v4.2.

Note that the patch this provides a fix for was introduced in v4.2, but 
it itself was marked for stable. So if commit 5be9fc23cd was backported 
back to v3.18 then this patch should also be backported to the same 
stable versions.

Same thing for the Dove variant.


Nicolas



More information about the linux-arm-kernel mailing list