]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add support for early tlbilx opcode
authorKumar Gala <galak@kernel.crashing.org>
Tue, 7 Apr 2009 04:36:50 +0000 (23:36 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 7 Apr 2009 06:36:30 +0000 (01:36 -0500)
commite100f16269c3a79fcdf3f46d3ccca0fdea150eeb
treec1291c2942e50af47c9391f6308d5f9c17377220
parent4ade7615b38eb28a87540535107aeec0e54e5c54
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>
arch/powerpc/include/asm/mmu.h
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/kernel/cputable.c
arch/powerpc/mm/tlb_nohash_low.S