summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap-smp.c
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2013-01-14 17:53:39 +0000
committerJon Medhurst <tixy@linaro.org>2013-03-27 16:09:59 +0000
commit0a5565834ee7857f55b939e950acf9e3e4bed01b (patch)
tree88761323268ad711329f04244cffffc6c9aff0c4 /arch/arm/mach-omap2/omap-smp.c
parentcbc19e63f1c250c5cf1f10729c9b347116643f46 (diff)
irqchip: gic: Call handle_bad_irq() directly
Previously, the gic_handle_cascade_irq() function was calling the ARM-specific do_bad_IRQ() function which calls handle_bad_irq() after acquiring the desk->lock. Locking the cascaded IRQ desc is not needed for error reporting, so just call handle_bad_irq() directly. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap-smp.c')
0 files changed, 0 insertions, 0 deletions