commit | c9e585ebdc28a334b8100e560c9aaad6d4525a6e | [log] [tgz] |
---|---|---|
author | Doug Ledford <dledford@redhat.com> | Wed Dec 19 13:43:17 2018 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 19 13:43:17 2018 -0500 |
tree | bce0a278b41865c20ec20d959212152d4570c068 | |
parent | e00b64f7c54c4cbd88143bbd43e7c3d61a090e5c [diff] |
IB/mlx5: Fix compile issue when ODP disabled When CONFIG_INFINIBAND_ON_DEMAND_PAGING is not enabled, we were getting build failures for defined but not used code. Fix that. Fixes: 813e90b1aeaa ("IB/mlx5: Add advise_mr() support") Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>