]> git.ipfire.org Git - thirdparty/kernel/stable.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)
commit736b5a70db9875970dca0f89a9036d17835771ee
treeedba07befc5f98dfe4b13d63d8ba01b7134d1f6c
parent27e19f45108959f99b23a414be391b6a2a282caa
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