diff options
| author | Jules Irenge <[email protected]> | 2020-04-06 20:08:27 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:41 -0700 |
| commit | 70c7ec95bece1bd01e25fbc4f17c9262445de417 (patch) | |
| tree | f43c61ccf5c0d6dcfc1e0e047b8bd7aef9274d86 /net/unix/sysctl_net_unix.c | |
| parent | 8a374cccee8cdfa2902bb7a07a10671ffc1a72c1 (diff) | |
mm/zsmalloc: add missing annotation for pin_tag()
Sparse reports a warning at pin_tag()()
warning: context imbalance in pin_tag() - wrong count at exit
The root cause is the missing annotation at pin_tag()
Add the missing __acquires(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 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions