diff options
| author | Jules Irenge <[email protected]> | 2020-04-06 20:08:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
| commit | 81aba9e06ba8cc1e2494258bc4b48875af522f32 (patch) | |
| tree | 339b428f74410caf8c22bf05d5807d8ff2072c2a /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 31364c2e168b48c8596d4d43bad9bff70e21976b (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions