]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/hns: Convert qp_table_tree to XArray
authorMatthew Wilcox <willy@infradead.org>
Thu, 25 Oct 2018 15:15:34 +0000 (11:15 -0400)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 29 Mar 2019 17:51:50 +0000 (14:51 -0300)
commit03f9064e8ee2a94aa3edde3cf692497f43ff3b3a
treeedba07befc5f98dfe4b13d63d8ba01b7134d1f6c
parentfde952088297df2d131f734be6140a6d41ad637f
RDMA/hns: Convert qp_table_tree to XArray

Also fully initialise the qp before storing it in the XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_device.h
drivers/infiniband/hw/hns/hns_roce_qp.c