From: Asai Thambi S P Date: Fri, 11 Jan 2013 13:16:04 +0000 (+0530) Subject: mtip32xx: fix for driver hang after a command timeout X-Git-Tag: v3.8-rc7~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47cd4b3c7e80cc8d5ac82930c5af835870b5aba1;p=pandora-kernel.git mtip32xx: fix for driver hang after a command timeout If an I/O command times out when a PIO command is active, MTIP_PF_EH_ACTIVE_BIT is not cleared. This results in I/O hang in the driver. Fix is to clear this bit. Signed-off-by: Asai Thambi S P Signed-off-by: Jens Axboe --- Reading git-diff-tree failed