]> git.baikalelectronics.ru Git - kernel.git/commit
rdma: Delete the ib_ucm module
authorJason Gunthorpe <jgg@mellanox.com>
Mon, 10 Jun 2019 18:02:01 +0000 (15:02 -0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 10 Jun 2019 18:02:01 +0000 (15:02 -0300)
commita6ba853b6a59e0d124936829f7074cd744857e82
tree3a84b800c8998b13c2f807846ddc0a51c0d4f516
parente3a73b1e2d36cab77ab74fb493edaa22ac53cea4
rdma: Delete the ib_ucm module

This has been marked CONFIG_BROKEN for over a year now with no complaints.
Delete the whole thing for good.

The module provided the /dev/infiniband/ucmX interface.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/Kconfig
drivers/infiniband/core/Makefile
drivers/infiniband/core/ucm.c [deleted file]
include/uapi/rdma/ib_user_cm.h [deleted file]