diff options
| author | Jules Irenge <[email protected]> | 2020-04-06 20:08:21 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
| commit | cfc451cfdf1dde36eada652a4b16d9b1524c5932 (patch) | |
| tree | 0d9184d8d9a7b9b80d91b6a1831d95867889f36e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 81aba9e06ba8cc1e2494258bc4b48875af522f32 (diff) | |
mm/zsmalloc: add missing annotation for migrate_read_lock()
Sparse reports a warning at migrate_read_lock()()
warning: context imbalance in migrate_read_lock() - wrong count at exit
The root cause is the missing annotation at migrate_read_lock()
Add the missing __acquires(&zspage->lock) annotation
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions