From: Jeff Skirvin Date: Thu, 31 Mar 2011 20:10:40 +0000 (-0700) Subject: isci: Qualify when the host lock is managed for STP/SATA callbacks. X-Git-Tag: v3.0-rc6~1^2~1^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8a72d108bd951909b28fa4a89aad6489f414e1;p=pandora-kernel.git isci: Qualify when the host lock is managed for STP/SATA callbacks. In the case of internal discovery related STP/SATA I/O started through sas_execute_task the host lock is not taken by libsas before calling lldd_execute_task, so the lock should not be managed before calling back to libsas through task->task_done or sas_task_abort. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed