[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)

Kevin Hilman khilman at ti.com
Thu Mar 22 19:12:21 EDT 2012


Ming Lei <tom.leiming at gmail.com> writes:

> This patch fixes the oops below[1].
>
> Obviously, the count of "struct irq_chip_generic" instances to be
> allocated and setup should be irq_setup->nr_regs instead of
> irq_setup->nr_regs plus one, so just fix the iterator to avoid
> the oops. 

[...]

> ---
> v1:
> 	-add a bit more description to the changelog as suggested by
> 	Tero and Kevin.

Thanks for the updated version.

Queuing as a fix for v3.4-rc (branch: for_3.4/fixes/pm)

Kevin



More information about the linux-arm-kernel mailing list