Re: ATA_FLUSHCACHE failing

From: Søren Schmidt <sos_at_DeepCore.dk>
Date: Wed, 05 May 2004 22:03:51 +0200
Mark Santcroos wrote:
> Hi,
> 
> I finally took the time to find out why I can't get a coredump on panic:
> 
> ata_controlcmd(&ch->device[MASTER], ATA_FLUSHCACHE, 0, 0, 0);
> 
> never returns in ata_shutdown() on my system (dmesg attached).
> 
> Commenting it out gives me back my coredumps! ;)
> 
> Have you seen this before?

Nope, but I have seen a few disks that claims to support flush and then 
do wierd things when asked to...

> If not, should we maybe create some blacklist of chips that report that
> they can flush but in reality can't ...

That would be blacklist of disks then, hmm, I'm not a fan of blacklists 
actually, they tend to always be as incorrect and incomplete as not 
having any. We should find out why it does not return, my guess is that 
it doesn't interrupt and the timeout doesn't fire because we are on the 
way down...


-- 
-Søren
Received on Wed May 05 2004 - 11:03:59 UTC

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