Re: [PATCH 2/2]: PCI Error Recovery: Symbios SCSI First Failure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linas Vepstas
Date: Thursday, September 27, 2007 - 3:00 pm

On Wed, Sep 26, 2007 at 09:02:16AM -0600, Matthew Wilcox wrote:

The comment is misleading. I've been in the bad habit of calling
it "mmio" whenever its not DMA.

The habit is because there are two distinct enable bits in the 
pci-host bridge during error recovery: one to enable mmio/ioports, 
and the other to enable DMA. If the adapter has gone crazy, I don't 
want to enable DMA, so that it doesn't scribble to bad places. But, 
by enabling mmio/ioports, perhaps it can be finessed back into a 
semi-sane state, e.g. sane enough to perform a dump of its internal
state.

--linas
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2]: PCI Error Recovery: Symbios SCSI First Fa ..., Linas Vepstas, (Thu Sep 27, 3:00 pm)