commit | 9d296cfa69b3d4abc9d556986d544f0727988eed | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Mar 16 23:39:56 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Mar 16 23:39:56 2010 -0500 |
tree | 4aa2eccb919c6e84d1a1c2dcd12e4ba060803d9d | |
parent | d6ccb1f55ddf5146219707c0e71b85e3a52179b4 [diff] |
powerpc/fsl-booke: Get coherent bit from PTE 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>