diff options
| author | Jules Irenge <[email protected]> | 2020-04-06 20:08:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
| commit | 77337edee7598d82fb5acf66cb91a5b3f0c46add (patch) | |
| tree | 61eb08cffa10ce02a28930fa458f1e371106ba79 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | bb8b93b5b65130138d3c80f3136af721863f561a (diff) | |
mm/compaction: add missing annotation for compact_lock_irqsave
Sparse reports a warning at compact_lock_irqsave()
warning: context imbalance in compact_lock_irqsave() - wrong count at exit
The root cause is the missing annotation at compact_lock_irqsave()
Add the missing __acquires(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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions