aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2020-04-06 20:08:18 -0700
committerLinus Torvalds <[email protected]>2020-04-07 10:43:41 -0700
commit81aba9e06ba8cc1e2494258bc4b48875af522f32 (patch)
tree339b428f74410caf8c22bf05d5807d8ff2072c2a /tools/perf/scripts/python/event_analyzing_sample.py
parent31364c2e168b48c8596d4d43bad9bff70e21976b (diff)
mm/slub: add missing annotation for put_map()
Sparse reports a warning at put_map()() warning: context imbalance in put_map() - unexpected unlock The root cause is the missing annotation at put_map() Add the missing __releases(&object_map_lock) annotation Signed-off-by: Jules Irenge <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions