aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorSebastian Hesselbarth <[email protected]>2014-01-16 09:10:31 +0100
committerJason Cooper <[email protected]>2014-01-16 16:31:26 +0000
commitf28d7de6bd4d41774744e011141945affa127da4 (patch)
tree6608781b5d4058e4de70eb9cce4e4d5ed8578034 /fs/jbd/commit.c
parentf8b94beb7e6a374cb0de531b72377c49857b35ca (diff)
ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
DT-enabled Marvell Kirkwood and Dove SoCs make use of an irqchip driver. As expected for irqchip drivers, it uses a C-style interrupt handler and therefore selects MULTI_IRQ_HANDLER. Now, compiling a kernel with both non-DT and DT support enabled, selecting MULTI_IRQ_HANDLER will break ASM irq handler used by non-DT boards. Therefore, we provide a C-style irq handler even for non-DT boards, if MULTI_IRQ_HANDLER is set. By installing the C-style irq handler in orion_irq_init this is transparent to all non-DT board files. While the regression report was filed on Marvell Kirkwood, also Marvell Dove non-DT boards are affected and fixed by this patch. Signed-off-by: Sebastian Hesselbarth <[email protected]> Tested-by: Ian Campbell <[email protected]> Reported-by: Ian Campbell <[email protected]> Cc: <[email protected]> # v3.12+ Fixes: 2326f04321a9 ("ARM: kirkwood: convert to DT irqchip and clocksource") Fixes: f07d73e33d0e ("ARM: dove: convert to DT irqchip and clocksource") Acked-by: Andrew Lunn <[email protected]> Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions