commit | 014da7ff47b559e5f0ae3e044b73f0359c08153d | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Nov 11 17:25:12 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:38:54 2006 +1100 |
tree | bc9e7978ce79a2d5475b16d51b33c9419991c5c9 | |
parent | 4cb3cee03d558fd457cb58f56c80a2a09a66110c [diff] |
[POWERPC] Cell "Spider" MMIO workarounds This patch implements a workaround for a Spider PCI host bridge bug where it doesn't enforce some of the PCI ordering rules unless some manual manipulation of a special register is done. In order to be fully compliant with the PCI spec, I do this on every MMIO read operation. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>