aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorMadhuparna Bhowmik <[email protected]>2020-01-24 04:59:08 +0000
committerChristian Brauner <[email protected]>2020-01-26 09:54:47 +0000
commit913292c97d750fe4188b4f5aa770e5e0ca1e5a91 (patch)
tree55dd42c50a98e4a5d5898a1bb689c1b20a6b8499 /lib/test_bitmap.c
parenttest: Add test for pidfd getfd (diff)
downloadkernel-913292c97d750fe4188b4f5aa770e5e0ca1e5a91.tar.gz
kernel-913292c97d750fe4188b4f5aa770e5e0ca1e5a91.zip
sched.h: Annotate sighand_struct with __rcu
This patch fixes the following sparse errors by annotating the sighand_struct with __rcu kernel/fork.c:1511:9: error: incompatible types in comparison expression kernel/exit.c:100:19: error: incompatible types in comparison expression kernel/signal.c:1370:27: error: incompatible types in comparison expression This fix introduces the following sparse error in signal.c due to checking the sighand pointer without rcu primitives: kernel/signal.c:1386:21: error: incompatible types in comparison expression This new sparse error is also fixed in this patch. Signed-off-by: Madhuparna Bhowmik <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions