commit | 486edfb1039dc413c4806d11accdedc8a4aa573b | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Mon Aug 13 20:04:37 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Aug 13 20:04:37 2018 -0600 |
tree | 21fa6936039a863467c378bcfcd82196a5f4cc98 | |
parent | 4ce719f846a4177f2631e4149503e3baf3dce87b [diff] |
IB/ucm: Fix compiling ucm.c Even though this interface is marked CONFIG_BROKEN we still expect it to compile, at least until we delete it completely. Also mark INFINIBAND_USER_ACCESS_UCM with COMPILE_TEST so these situations can be detected. Fixes: e7ff98aefc9e ("RDMA/cma: Constify path record, ib_cm_event, listen_id pointers") Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>