aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2011-04-04 14:29:58 +0200
committerSascha Hauer <[email protected]>2011-04-12 09:48:17 +0200
commitb5eee2fdefc89df312034e5e0e6f5dd55c4e9bae (patch)
tree1c24a63c6bce190ec4b55136bb87f689eccd0332 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0575b4b83edb0a766a9c1518a5da57780f386340 (diff)
ARM: mxc: Add missing lockdep annotation
The irq_set_wake() function of the gpio irq_chip calls enable/disable_irq_wake() on the demultiplex interrupt. That leads to a lockdep warning "INFO: possible recursive locking detected" because irq_set_type() is called under irq_desc->lock and the *_irq_wake() calls take irq_desc->lock of the demux interrupt. Tell lockdep that the gpio irqs are in a different lock class. Documentation/SubmitChecklist: 15: All codepaths have been exercised with all lockdep features enabled. That's a non-optional requirement, AFAICT. Reported-and-tested-by: Arnaud Patard <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> LAKML-Reference: [email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions