Files
android_kernel_xiaomi_sm8450/drivers/infiniband/hw/qib
Mike Marciniszyn 9fd5473deb 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>
2011-10-21 09:38:57 -07:00
..
2011-05-20 11:46:11 -07:00
2011-01-07 17:50:24 +11:00
2011-01-16 21:16:31 -08:00
2011-03-31 11:26:23 -03:00
2010-07-19 13:21:24 -07:00
2011-03-31 11:26:23 -03:00
2011-03-17 13:08:27 -03:00
2011-03-31 11:26:23 -03:00
2011-10-21 09:38:54 -07:00
2011-10-21 09:38:54 -07:00