diff options
| author | Jules Irenge <[email protected]> | 2021-04-28 23:12:19 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2021-05-13 16:13:23 +0000 |
| commit | c70360c3343f975bd066b6b98159d93f1bd4219f (patch) | |
| tree | 92fbb94faa019f023ff4521c453bbfb6abbaac67 /lib/bitmap.c | |
| parent | rcu: Remove obsolete rcu_read_unlock() deadlock commentary (diff) | |
| download | kernel-c70360c3343f975bd066b6b98159d93f1bd4219f.tar.gz kernel-c70360c3343f975bd066b6b98159d93f1bd4219f.zip | |
rcu: Add missing __releases() annotation
Sparse reports a warning at rcu_print_task_stall():
"warning: context imbalance in rcu_print_task_stall - unexpected unlock"
The root cause is a missing annotation on rcu_print_task_stall().
This commit therefore adds the missing __releases(rnp->lock) annotation.
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
