aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2015-01-06 20:38:08 +0000
committerJason Cooper <[email protected]>2015-01-07 02:50:08 +0000
commit4b149e417463bbb6d1d9b805f729627ca2b54495 (patch)
tree7bded6aac5feb4ea2bd333eab3c1187183717b7d /lib/string_helpers.c
parentirqchip: gic-v3-its: Fix use of max with decimal constant (diff)
downloadkernel-4b149e417463bbb6d1d9b805f729627ca2b54495.tar.gz
kernel-4b149e417463bbb6d1d9b805f729627ca2b54495.zip
irqchip: omap-intc: Fix legacy DMA regression
commit 55601c9f2467 (arm: omap: intc: switch over to linear irq domain) introduced a regression with SDMA legacy driver because that driver strictly depends on INTC's IRQs starting at NR_IRQs. Aparently irq_domain_add_linear() won't guarantee that, since we see a 7 IRQs difference when booting with and without the commit cited above. Until arch/arm/plat-omap/dma.c is properly fixed, we must maintain OMAP2/3 using irq_domain_add_legacy(). A FIXME note was added so people know to delete that code once that legacy DMA driver is fixed up. Fixes: 55601c9f2467 (arm: omap: intc: switch over to linear irq domain) Cc: <[email protected]> # v3.18 Tested-by: Aaro Koskinen <[email protected]> Tested-by: Tony Lindgren <[email protected]> Signed-off-by: Felipe Balbi <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions