diff options
author | Jason Gunthorpe <[email protected]> | 2020-03-10 11:25:41 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-17 17:05:53 -0300 |
commit | e029fdc0684785ffdeca758a08bd860bae8c344d (patch) | |
tree | e0df834048d339d62fef9df0d774d4b0357a1f6f /tools/perf/scripts/python/syscall-counts.py | |
parent | 00777a68ae98931d2d10f0aa8bfa60734cc09bfd (diff) |
RDMA/cm: Allow ib_send_cm_dreq() to be done under lock
The first thing ib_send_cm_dreq() does is obtain the lock, so use the
usual unlocked wrapper, locked actor pattern here.
This avoids a sketchy lock/unlock sequence (which could allow state to
change) during cm_destroy_id().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions