On Wed, Aug 05, 2020 at 02:28:52PM -0300, Jason Gunthorpe wrote: > Previous commits removed all references to the /sys/class/infiniband_cm/ > directory represented by the cm_class symbol. Remove the directory and > cm_class. > > Fixes: a1a8e4a85cf7 ("rdma: Delete the ib_ucm module") > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > --- > .../ABI/stable/sysfs-class-infiniband | 17 ------------- > drivers/infiniband/core/cm.c | 24 ------------------- > include/rdma/ib_cm.h | 3 --- > 3 files changed, 44 deletions(-) Applied to for-next Jason