powerpc/fsl-booke: Get coherent bit from PTE
authorKumar Gala <galak@kernel.crashing.org>
Wed, 17 Mar 2010 04:39:56 +0000 (23:39 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 17 Mar 2010 04:39:56 +0000 (23:39 -0500)
We shouldn't be always setting 'M' in the TLB entry since its reasonable
for somethings to be mapped non-coherent.  The PTE should have 'M' set
properly.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found