From: Robert Hancock Date: Mon, 12 Feb 2007 00:34:44 +0000 (-0600) Subject: sata_nv: add back some verbosity into ADMA error_handler X-Git-Tag: v2.6.21-rc2~25^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb27853b7cbf0c908444e25c61b62fa336b88cd;p=pandora-kernel.git sata_nv: add back some verbosity into ADMA error_handler Some debug output in the ADMA error_handler function was removed recently, but it may be useful in certain cases, like NCQ commands timing out. Add it back in, but make it a bit more intelligent so that it only prints if command(s) are active and only prints the CPBs for those commands. That way it won't spew at inappropriate times like suspend/resume. Signed-off-by: Robert Hancock Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed