linux_dsm_epyc7002/drivers/infiniband
Lijun Ou ed3e6d0113 IB/hns: Fix bug of using uninit refcount and free
In current version, it uses uninitialized parameters named
refcount and free in hns_roce_cq_event.
This patch initializes these parameter in cq alloc and add
correspond process in cq free.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Dongdong Huang(Donald) <hdd.huang@huawei.com>
Reviewed-by: Wei Hu <xavier.huwei@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-03 11:43:15 -04:00
..
core Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
hw IB/hns: Fix bug of using uninit refcount and free 2016-10-03 11:43:15 -04:00
sw Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
ulp Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
Kconfig IB/hns: Kconfig and Makefile for RoCE module 2016-08-22 14:02:33 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00