aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDavid Daney <[email protected]>2011-02-09 16:04:25 -0800
committerThomas Gleixner <[email protected]>2011-02-11 00:25:13 +0100
commit986c011ddbb3ed44b35e1bfd67f6aa60b293b495 (patch)
treedefe8664b0287dcda9a7c0767b629eeae0504519 /tools/perf/scripts/python/netdev-times.py
parent100b33c8bd8a3235fd0b7948338d6cbb3db3c63d (diff)
genirq: Call bus_lock/unlock functions in setup_irq()
irq_chips that supply .irq_bus_lock/.irq_bus_sync_unlock functions, expect that the other chip methods will be called inside of calls to the pair. If this expectation is not met, things tend to not work. Make setup_irq() call chip_bus_lock()/chip_bus_sync_unlock() too. For the vast majority of irq_chips, this will be a NOP as most don't have these bus lock functions. [ tglx: No we don't want to call that in __setup_irq(). Way too many error exit pathes. ] Signed-off-by: David Daney <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions