diff options
| author | Jules Irenge <[email protected]> | 2020-04-06 20:08:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
| commit | 8a374cccee8cdfa2902bb7a07a10671ffc1a72c1 (patch) | |
| tree | 524bcc4fe9a56485a69a8ae6bbb3c653b4bda2b8 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | cfc451cfdf1dde36eada652a4b16d9b1524c5932 (diff) | |
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Sparse reports a warning at migrate_read_unlock()()
warning: context imbalance in migrate_read_unlock() - unexpected unlock
The root cause is the missing annotation at migrate_read_unlock()
Add the missing __releases(&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