From: Kumar Gala Date: Wed, 22 Feb 2006 15:46:02 +0000 (-0600) Subject: [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corruption X-Git-Tag: v2.6.16-rc5~55^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1775dbbcd02cab0c41329dd2cec5b69c7fafd13f;p=pandora-kernel.git [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 Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed