Re: [PATCH v6 rdma-next 2/6] RDMA/efa: Use the common mmap_xa helpers

2019-07-10 Thread Gal Pressman
On 09/07/2019 17:17, Michal Kalderon wrote: > Remove the functions related to managing the mmap_xa database. > This code was copied to the ib_core. Use the common API's instead. > > Signed-off-by: Ariel Elior > Signed-off-by: Michal Kalderon Thanks Michal, Acked-by: Gal Pressman

[PATCH v6 rdma-next 2/6] RDMA/efa: Use the common mmap_xa helpers

2019-07-09 Thread Michal Kalderon
Remove the functions related to managing the mmap_xa database. This code was copied to the ib_core. Use the common API's instead. Signed-off-by: Ariel Elior Signed-off-by: Michal Kalderon --- drivers/infiniband/hw/efa/efa.h | 3 +- drivers/infiniband/hw/efa/efa_main.c | 1 + drivers/