[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168950770903.219939.14813629640192938544.b4-ty@kernel.org>
Date: Sun, 16 Jul 2023 14:41:49 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Jason Gunthorpe <jgg@...pe.ca>, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org,
Thomas Bogendoerfer <tbogendoerfer@...e.de>
Subject: Re: [PATCH] RDMA/mthca: Fix crash when polling CQ for shared QPs
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@...nel.org>
Powered by blists - more mailing lists