Home
last modified time | relevance | path

Searched hist:"312 b8f79eb05479628ee71357749815b2eeeeea8" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.hdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
H A Dqpc.cdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
H A Dqp.cdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
H A Dmain.cdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.cdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
/openbmc/linux/include/linux/mlx4/
H A Dqp.hdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.hdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
H A Dmain.cdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>
/openbmc/linux/include/rdma/
H A Dib_verbs.hdiff 312b8f79eb05479628ee71357749815b2eeeeea8 Wed Jan 04 03:43:34 CST 2023 Mark Zhang <markzhang@nvidia.com> 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>