From: Dan Williams Date: Mon, 7 Mar 2011 22:47:35 +0000 (-0800) Subject: isci: kill "host quiesce" mechanism X-Git-Tag: v3.0-rc6~1^2~1^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acaec1593526f922ff46812d99abf9aab5c8b43;p=pandora-kernel.git isci: kill "host quiesce" mechanism The midlayer is already throttling i/o in the places where host_quiesce was trying to prevent further i/o to the device. It's also problematic in that it holds a lock over GFP_KERNEL allocations. Signed-off-by: Dan Williams --- Reading git-diff-tree failed