From: Kumar Gala Date: Tue, 17 Mar 2009 15:17:50 +0000 (-0600) Subject: powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW X-Git-Tag: v2.6.29~23^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4bd6a93c3f14691c8a29e53eb04dc734b27f0db;p=pandora-kernel.git powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW Since we now set _PAGE_COHERENT in the Linux PTE we shouldn't be clearing it out before we setup the SW TLB. Today all the SW TLB machines (603/e300) that we support are non-SMP, however there are some errata on some devices that cause us to set _PAGE_COHERENT via CPU_FTR_NEED_COHERENT. Signed-off-by: Kumar Gala Signed-off-by: Grant Likely --- Reading git-diff-tree failed