diff options
author | Jules Irenge <[email protected]> | 2020-04-06 20:08:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
commit | bc22b18b1f805dd785c408060f21aecb4c500ea5 (patch) | |
tree | c6eec90f119adf550bc73e9badbcc4bb2ab931f3 /fs/buffer.c | |
parent | 70c7ec95bece1bd01e25fbc4f17c9262445de417 (diff) |
mm/zsmalloc: add missing annotation for unpin_tag()
Sparse reports a warning at unpin_tag()()
warning: context imbalance in unpin_tag() - unexpected unlock
The root cause is the missing annotation at unpin_tag()
Add the missing __releases(bitlock) 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 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions