commit | 8b27f0b61db57f5555fc2d3fc95c3ea9fd1a9d6c | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Oct 15 12:49:01 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Nov 20 16:45:33 2009 -0600 |
tree | a1b1181a62555b2d76b1d63b31a873c42f26d4d6 | |
parent | 5753c082f66eca5be81f6bda85c1718c5eea6ada [diff] |
powerpc/fsl-booke: Rework TLB CAM code Re-write the code so its more standalone and fixed some issues: * Bump'd # of CAM entries to 64 to support e500mc * Make the code handle MAS7 properly * Use pr_cont instead of creating a string as we go Signed-off-by: Kumar Gala <galak@kernel.crashing.org>