summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-07-24 22:24:48 +0300
committerStephen Boyd <sboyd@codeaurora.org>2015-07-28 21:59:30 +0300
commita57aa18539f8b232065f574f438edb646c6b9d9b (patch)
tree5feec1e76d3d6b8ac034c3bfe034a28b94fc335d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent661e2180cf050a2f859d466f30d74e990b9345be (diff)
downloadlinux-a57aa18539f8b232065f574f438edb646c6b9d9b.tar.xz
clk: Silence warnings about lock imbalances
The recursive spinlock implementation trips up sparse and it complains that these functions have lock imbalances. That isn't really true though, so add some __acquires() and __releases() information so that sparse is quiet. drivers/clk/clk.c:116:22: warning: context imbalance in 'clk_enable_lock' - wrong count at exit drivers/clk/clk.c:141:9: warning: context imbalance in 'clk_enable_unlock' - unexpected unlock Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions