[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <45AB8FA2.50909@shaw.ca>
Date: Mon, 15 Jan 2007 08:28:50 -0600
From: Robert Hancock <hancockr@...w.ca>
To: linux-kernel <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org
Cc: Jeff Garzik <jeff@...zik.org>, Allen Martin <AMartin@...dia.com>
Subject: Re: [PATCH -mm] sata_nv: cleanup ADMA error handling
Robert Hancock wrote:
> -In the error_handler function the code would always go through and do
> an ADMA channel reset and also dump out the state of all the CPBs. This
> reset seems heinous in this situation since we haven't even decided to
> reset anything yet. The output seems redundant at this point since
> libata already dumps the state of all active commands on errors (and it
> also triggers at times when it shouldn't, like when suspending). Do the
> ADMA reset only on hardreset and remove the output.
Actually, upon further thought some of this stuff really should be done
in the error_handler method, just maybe not the channel reset. I'll cut
another patch shortly.
-
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