On 16/11/2015 19:02, Christoph Hellwig wrote:
On Mon, Nov 16, 2015 at 07:00:06PM +0200, Sagi Grimberg wrote:

Remove the unused ib_allow_mw and ib_bind_mw functions, remove the
unused IB_WR_BIND_MW and IB_WC_BIND_MW opcodes and move ib_dealloc_mw
into the uverbs module.

Signed-off-by: Christoph Hellwig <h...@lst.de>

Will the user-space drivers posting via uverbs (qib, hfi, rxe) need the
post_send interface?

BIND_MW hasn't ever been supported through post_send as far as I can
tell, and started explicitly rejecting it a while ago.

I think there are users for bind_mw in user-space, and I think there is
code that should go upstream soon. The question is weather qib/hfi/rxe
will need it anytime soon (otherwise we can restore them later on as
uverbs support does not exist anyway...)
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to