• R
    IB/mthca: Annotate CQ locking · ffe063f3
    Roland Dreier 提交于
    mthca_ib_lock_cqs()/mthca_ib_unlock_cqs() are helper functions that
    lock/unlock both CQs attached to a QP in the proper order to avoid
    AB-BA deadlocks.  Annotate this so sparse can understand what's going
    on (and warn us if we misuse these functions).
    Signed-off-by: NRoland Dreier <rolandd@cisco.com>
    ffe063f3
mthca_qp.c 61.3 KB