diff options
| author | Jules Irenge <[email protected]> | 2020-02-26 09:37:15 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-03-02 20:55:51 -0800 |
| commit | daebba1b360963b35167f486e63ef9bfac3ebbfc (patch) | |
| tree | 7caafdd1d8fa57fb80d7d76f6c3038c29deddef2 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 4982bff1ace1196843f55536fcd4cc119738fe39 (diff) | |
xfs: Add missing annotation to xfs_ail_check()
Sparse reports a warning at xfs_ail_check()
warning: context imbalance in xfs_ail_check() - unexpected unlock
The root cause is the missing annotation at xfs_ail_check()
Add the missing __must_hold(&ailp->ail_lock) annotation
Signed-off-by: Jules Irenge <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions