(unknown charset) Re: ATA_FLUSHCACHE failing

From: (unknown charset) Mark Santcroos <marks_at_ripe.net>
Date: Thu, 6 May 2004 10:26:18 +0200
On Wed, May 05, 2004 at 10:20:08PM +0200, Søren Schmidt wrote:
> Hmm, first you could enable the ATA request debug code in ata-all.h, 
> then set the ATA_R_DEBUG flag when the flush command is issued. That 
> should give an idea where it goes south...

... Queued ...
... Starting ...
... Transaction ...
... Wait for completion ...

And there it ends, waiting on the semaphore, that will never return/change.

So as you know the next event should be the interrupt that comes in ...

Another "fix" would be to set a timeout on the semaphore, but that might
just be a workaround also ..

Mark
Received on Wed May 05 2004 - 23:28:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC