linux_dsm_epyc7002/drivers/infiniband/sw/rxe
Alexey Khoroshilov 5e102b3b4f IB/rxe: fix GFP_KERNEL in spinlock context
There is skb_clone(skb, GFP_KERNEL) in spinlock context
in rxe_rcv_mcast_pkt().

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-09-16 14:14:08 -04:00
..
Kconfig
Makefile
rxe_av.c
rxe_comp.c
rxe_cq.c
rxe_dma.c
rxe_hdr.h
rxe_icrc.c
rxe_loc.h
rxe_mcast.c
rxe_mmap.c
rxe_mr.c
rxe_net.c
rxe_net.h
rxe_opcode.c
rxe_opcode.h
rxe_param.h
rxe_pool.c
rxe_pool.h
rxe_qp.c
rxe_queue.c
rxe_queue.h
rxe_recv.c
rxe_req.c
rxe_resp.c
rxe_srq.c
rxe_sysfs.c
rxe_task.c
rxe_task.h
rxe_verbs.c
rxe_verbs.h
rxe.c
rxe.h