commit | 1775dbbcd02cab0c41329dd2cec5b69c7fafd13f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Feb 22 09:46:02 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 24 11:36:25 2006 +1100 |
tree | 86043c098e2cc8c86780e1ddb0d76e1430cbed9c | |
parent | f1434a4854407a262d194411245eb9ee66221f90 [diff] |
[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corruption On the 83xx platform to ensure the PCI inbound memory is handled properly we have to turn on coherency for all pages in the MMU. Otherwise we see corruption if inbound "prefetching/streaming" is enabled on the PCI controller. Signed-off-by: Randy Vinson <rvinson@mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>