commit | c4c86abb3f9fb3d5bc113fb996298a30ec63e07b | [log] [tgz] |
---|---|---|
author | Hans Westgaard Ry <hans.westgaard.ry@oracle.com> | Wed Jan 15 14:43:38 2020 +0200 |
committer | Leon Romanovsky <leonro@mellanox.com> | Thu Jan 16 16:15:25 2020 +0200 |
tree | 0ddcab9dcd5cca8eb1cc6656e353b8dc6c3efbe6 | |
parent | 8ffc32485158528f870b62707077ab494ba31deb [diff] |
net/rds: Detect need of On-Demand-Paging memory registration Add code to check if memory intended for RDMA is FS-DAX-memory. RDS will fail with error code EOPNOTSUPP if FS-DAX-memory is detected. Signed-off-by: Hans Westgaard Ry <hans.westgaard.ry@oracle.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>