Re: [PATCH rdma-next] RDMA/core: Rely on vendors to set right IOVA
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-10-28 07:56:56
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-10-28 07:56:56
Also in:
lkml
On Thu, Oct 28, 2021 at 08:55:22AM +0300, Leon Romanovsky wrote:
From: Aharon Landau <redacted> The vendors set the IOVA of newly created MRs in rereg_user_mr, so don't overwrite it. That ensures that this field is set only if IB_MR_REREG_TRANS flag is provided.
How is a "vendor" involved with this? This should all be upstream code.