diff options
author | 2020-03-10 11:25:42 +0200 | |
---|---|---|
committer | 2020-03-17 17:05:53 -0300 | |
commit | 87cabf3e09fff9960743801a046bb2676427f00a (patch) | |
tree | 18aed713f80970cd0b41461440813d3a146fbf27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/cm: Allow ib_send_cm_dreq() to be done under lock (diff) | |
download | wireguard-linux-87cabf3e09fff9960743801a046bb2676427f00a.tar.xz wireguard-linux-87cabf3e09fff9960743801a046bb2676427f00a.zip |
RDMA/cm: Allow ib_send_cm_drep() to be done under lock
The first thing ib_send_cm_drep() 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/20200310092545.251365-13-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions