From: Casey Leedom Date: Thu, 2 Sep 2010 13:07:32 +0000 (+0000) Subject: cxgb3: Avoid flush_workqueue() deadlock. X-Git-Tag: v2.6.37-rc1~147^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55bc3228ccef255041d697fe55dcc7fe4b37feb6;p=pandora-kernel.git cxgb3: Avoid flush_workqueue() deadlock. Don't call flush_workqueue() on the cxgb3 Work Queue in cxgb_down() when we're being called from the fatal error task ... which is executing on the cxgb3 Work Queue. Signed-off-by: Casey Leedom Signed-off-by: David S. Miller --- Reading git-diff-tree failed