From: Ralph Campbell Date: Tue, 13 May 2008 18:41:29 +0000 (-0700) Subject: IB/ipath: Fix many locking issues when switching to error state X-Git-Tag: v2.6.26-rc3~61^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e509be898d8937634437caa474b57ac12795e5bc;p=pandora-kernel.git IB/ipath: Fix many locking issues when switching to error state The send DMA hardware queue voided a number of prior assumptions about when a send is complete which led to completions being generated out of order. There were also a number of locking issues when switching the QP to the error or reset states, and we implement the IB_QPS_SQD state. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed