diff options
| author | Weihang Li <[email protected]> | 2021-05-28 17:37:38 +0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-08 15:04:36 -0300 |
| commit | ec9bf373f2458f4b5f1ece8b93a07e6204081667 (patch) | |
| tree | 0deb7c0393d151262cfb2e41bd019889fd3de5a9 /tools/perf/scripts/python/bin | |
| parent | a5e27fb68fcce3885cfc02a1ecd7d02fe3f02a34 (diff) | |
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
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/[email protected]
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions