aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2020-06-08 04:40:07 +0000
committerLinus Torvalds <[email protected]>2020-06-08 18:05:55 +0000
commit4b78e2013a374f379457ceba7dc860d9fc28156b (patch)
tree72946c2eeb1a35af6e5a1b4c0b8b10766b046a7e /lib/dynamic_debug.c
parentmm/page_idle.c: skip offline pages (diff)
downloadkernel-4b78e2013a374f379457ceba7dc860d9fc28156b.tar.gz
kernel-4b78e2013a374f379457ceba7dc860d9fc28156b.zip
ipc/msg: add missing annotation for freeque()
Sparse reports a warning at freeque() warning: context imbalance in freeque() - unexpected unlock The root cause is the missing annotation at freeque() Add the missing __releases(RCU) annotation Add the missing __releases(&msq->q_perm) annotation Signed-off-by: Jules Irenge <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Boqun Feng <[email protected]> Cc: Lu Shuaibing <[email protected]> Cc: Nathan Chancellor <[email protected]> Cc: Manfred Spraul <[email protected]> Cc: Davidlohr Bueso <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions