commit | feb7c1e38bccfd18cc06677cb648ed2340788fe8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Dec 23 19:12:48 2015 +0100 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 23 14:29:04 2015 -0500 |
tree | 9898dd6dfef73285013027d349179163a7d9a2c6 | |
parent | b7d3e0a94fe128912bbebf0ae68551c85fd2d429 [diff] |
IB: remove in-kernel support for memory windows 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 <hch@lst.de> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> [core] Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Doug Ledford <dledford@redhat.com>