diff options
author | Catalin Marinas <[email protected]> | 2013-01-14 17:53:39 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2013-03-26 16:11:56 +0000 |
commit | aec0095653cd9812b9a15df0315364cc6d094c59 (patch) | |
tree | ef8a5ba0c72a171902552137d9737e731bf4ed6c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | de88cbb7b244f3bcd61d49fd6dec35c19192545a (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 <[email protected]>
Tested-by: Marc Zyngier <[email protected]>
Cc: Russell King <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions