[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080121141425.45aa9c61@lxorguk.ukuu.org.uk>
Date: Mon, 21 Jan 2008 14:14:25 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Tejun Heo <htejun@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Georgi Chulkov <g.chulkov@...obs-university.de>,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
Mark Lord <liml@....ca>
Subject: Re: ATA device reset, shoud I be concerned?
> while IDE thinks that IRQ might be lost and complete the command if the
> TF status register says so.
For PATA at least that makes a lot of sense. It would probably make the
Promise driver a lot more stable too.
> It could be that the particular device doesn't raise IRQ on certain
> error conditions but updates TF registers. After timeout, IDE completes
> the command with the indicated error while libata ignores the status and
> resets the device.
And loses the important information like media errors
> libata never touches TF register after timeout because some controllers
> lock up hard if TF register is read after certain error conditions
> (event the status register).
Should that not then be a per host flag ?
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists