[PARISC] Document that we tolerate "Relaxed Ordering"
authorGrant Grundler <grundler@parisc-linux.org>
Thu, 30 Mar 2006 07:13:21 +0000 (07:13 +0000)
committerKyle McMartin <kyle@hera.kernel.org>
Fri, 21 Apr 2006 22:20:33 +0000 (22:20 +0000)
commitb312c33e362696d873931d8f84a89b3e894077c8
tree94f0607b3ee54dfd87c7849f6666d9f68452491a
parent67a5a59d3301949f51f2d617d689f005c6d21470
[PARISC] Document that we tolerate "Relaxed Ordering"

This means "DMA Read returns" can bypass "MMIO Writes".
Violating the PCI specs in this case improves outbound DMA "flows"
and is currently not required by any drivers.

This is NOT a new behavior. Previous chipsets did this
already and I believe ZX1 PDC was already setting this
for hpux. I just want to further document the behavior.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/sba_iommu.c