diff options
author | 2011-09-23 13:17:00 -0400 | |
---|---|---|
committer | 2011-10-21 09:38:57 -0700 | |
commit | 9fd5473deb421eb7e5575a5f9d7e43ca67c04fe9 (patch) | |
tree | cf4314fee9e1e4f501ac1114ed200c004ebadf91 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/qib: Precompute timeout jiffies to optimize latency (diff) | |
download | linux-dev-9fd5473deb421eb7e5575a5f9d7e43ca67c04fe9.tar.xz linux-dev-9fd5473deb421eb7e5575a5f9d7e43ca67c04fe9.zip |
IB/qib: Remove s_lock around header validation
Review of qib_ruc_check_hdr() shows that the s_lock is not required in
the normal case. The r_lock is held in all cases, and protects the qp
fields that are read.
The s_lock will be needed to around the call to qib_migrate_qp() to
insure that the send engine sees a consistent set of fields.
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions