]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/efa: Use the common mmap_xa helpers
authorMichal Kalderon <michal.kalderon@marvell.com>
Wed, 30 Oct 2019 09:44:13 +0000 (11:44 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 6 Nov 2019 17:08:01 +0000 (13:08 -0400)
commit44d031170f43e0352b3d1fa184267067e86bdceb
tree10ce7b98288590c5fb35f69f1b092c0c1d198d3a
parentf08be95e381e16064bb8fbce1b92fc0f44c9f2cc
RDMA/efa: Use the common mmap_xa helpers

Remove the functions related to managing the mmap_xa database.  This code
was replaced with common code in ib_core.

Link: https://lore.kernel.org/r/20191030094417.16866-5-michal.kalderon@marvell.com
Signed-off-by: Ariel Elior <ariel.elior@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/efa/efa.h
drivers/infiniband/hw/efa/efa_main.c
drivers/infiniband/hw/efa/efa_verbs.c