Re: [PATCH] RDMA/mthca: Fix crash when polling CQ for shared QPs

From: Leon Romanovsky
Date: Sun Jul 16 2023 - 07:42:00 EST



On Thu, 13 Jul 2023 16:16:58 +0200, Thomas Bogendoerfer wrote:
> Commit 21c2fe94abb2 ("RDMA/mthca: Combine special QP struct with mthca QP")
> introduced a new struct mthca_sqp which doesn't contain struct mthca_qp
> any longer. Placing a pointer of this new struct into qptable leads
> to crashes, because mthca_poll_one() expects a qp pointer. Fix this
> by putting the correct pointer into qptable.
>
>
> [...]

Applied, thanks!

[1/1] RDMA/mthca: Fix crash when polling CQ for shared QPs
https://git.kernel.org/rdma/rdma/c/5ceccabbdcf805

Best regards,
--
Leon Romanovsky <leon@xxxxxxxxxx>