diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-05-20 09:05:25 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-05-21 15:23:24 -0300 |
commit | d2183c6f1958e6b6dfdde279f4cee04280710e34 (patch) | |
tree | c7e1d369b4747816879c5cc694049c791555250f /drivers/pcmcia/omap_cf.c | |
parent | RDMA/qedr: Fix incorrect device rate. (diff) | |
download | linux-dev-d2183c6f1958e6b6dfdde279f4cee04280710e34.tar.xz linux-dev-d2183c6f1958e6b6dfdde279f4cee04280710e34.zip |
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
This value has always been set to PAGE_SHIFT in the core code, the only
thing that does differently was the ODP path. Move the value into the ODP
struct and still use it for ODP, but change all the non-ODP things to just
use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK directly.
Reviewed-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Diffstat (limited to 'drivers/pcmcia/omap_cf.c')
0 files changed, 0 insertions, 0 deletions