aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2022-05-04 15:28:17 -0500
committerJason Gunthorpe <[email protected]>2022-05-04 21:29:25 -0300
commitbfdc0edd11f9501b891a069b5bbd3b16731941e1 (patch)
treec22ccffdf5577c061606b66d5fc4371d3752c7fd /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parenta926a903b7dc39a8a949150258c09290998dd812 (diff)
RDMA/rxe: Change mcg_lock to a _bh lock
rxe_mcast.c currently uses _irqsave spinlocks for rxe->mcg_lock while rxe_recv.c uses _bh spinlocks for the same lock. As there is no case where the mcg_lock can be taken from an IRQ, change these all to bh locks so we don't have confusing mismatched lock types on the same spinlock. Fixes: 6090a0c4c7c6 ("RDMA/rxe: Cleanup rxe_mcast.c") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions