mirror_ubuntu-kernels/drivers/infiniband/hw/mlx4
Mark Zhang 312b8f79eb RDMA/mlx: Calling qp event handler in workqueue context
Move the call of qp event handler from atomic to workqueue context,
so that the handler is able to block. This is needed by following
patches.

Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Reviewed-by: Patrisious Haddad <phaddad@nvidia.com>
Link: https://lore.kernel.org/r/0cd17b8331e445f03942f4bb28d447f24ac5669d.1672821186.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2023-01-15 12:23:10 +02:00
..
ah.c
alias_GUID.c
cm.c
cq.c
doorbell.c
Kconfig
mad.c
main.c RDMA/mlx: Calling qp event handler in workqueue context 2023-01-15 12:23:10 +02:00
Makefile
mcg.c
mlx4_ib.h RDMA/mlx: Calling qp event handler in workqueue context 2023-01-15 12:23:10 +02:00
mr.c
qp.c RDMA/mlx: Calling qp event handler in workqueue context 2023-01-15 12:23:10 +02:00
srq.c
sysfs.c