From: Eli Cohen Date: Wed, 5 Apr 2006 12:59:34 +0000 (+0300) Subject: IPoIB: Close race in ipoib_flush_paths() X-Git-Tag: v2.6.17-rc2~79^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a30bb96c6f5aca6513e4dbd94962da03d14b20a9;p=pandora-kernel.git IPoIB: Close race in ipoib_flush_paths() ib_sa_cancel_query() must be called with priv->lock held since a completion might arrive and set path->query to NULL. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed