diff options
author | Weihang Li <liweihang@huawei.com> | 2021-05-28 17:37:41 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-08 14:58:51 -0300 |
commit | 8f9513d89f0417d3ca0a99b5f63c84b4cf2ed5fa (patch) | |
tree | 98dd4ec5b5709c4fc537ff127b02af7f7097a32e /drivers/infiniband/ulp | |
parent | 33649cd3f9497523c7110337b9c6f08ab43746c6 (diff) | |
download | linux-8f9513d89f0417d3ca0a99b5f63c84b4cf2ed5fa.tar.bz2 |
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
The refcount_t API will WARN on underflow and overflow of a reference
counter, and avoid use-after-free risks.
Link: https://lore.kernel.org/r/1622194663-2383-11-git-send-email-liweihang@huawei.com
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions