commit | e9965577406a2148ade97b5e0ce7c448b4ba4ef6 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 06 23:36:50 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Apr 07 01:36:30 2009 -0500 |
tree | c1291c2942e50af47c9391f6308d5f9c17377220 | |
parent | 7281f5dc2c9582f3efaed9b367837ca6117d7b7f [diff] |
powerpc: Add support for early tlbilx opcode During the ISA 2.06 development the opcode for tlbilx changed and some early implementations used to old opcode. Add support for a MMU_FTR fixup to deal with this. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>