OSDN Git Service

IB/mlx5: Add page fault handler for DC initiator WQE
authorMichael Guralnik <michaelgur@mellanox.com>
Mon, 19 Aug 2019 12:08:15 +0000 (15:08 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 28 Aug 2019 14:18:40 +0000 (11:18 -0300)
commit75e46fc02c975f401e70a53ecd55d475081d13a3
tree8e640fb881b9397d5135fcf9f905b086e799f558
parent29af94987ba68a0244b73e8a0b051addb8853f93
IB/mlx5: Add page fault handler for DC initiator WQE

Parsing DC initiator WQEs upon page fault requires skipping an address
vector segment, as in UD WQEs.

Link: https://lore.kernel.org/r/20190819120815.21225-4-leon@kernel.org
Signed-off-by: Michael Guralnik <michaelgur@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/odp.c