[PATCH 0/2] powerpc: tlbie implementation for PowerPC ISA 2.06

2009-04-27 Thread Michael Neuling
These patches implement the PowerPC ISA 2.06 tlbie mnemonics Signed-off-by: Michael Neuling --- This version attempts to address issues raised by Kumar and Benh. - Moves from CPU_FTR to MMU_FTR - Moves #define of tlbie to ppc-opcode.h ___ Linuxppc-dev

[PATCH 0/2] powerpc: tlbie implementation for PowerPC ISA 2.06

2009-04-28 Thread Michael Neuling
These patches implement the PowerPC ISA 2.06 tlbie mnemonics Signed-off-by: Michael Neuling --- This version attempts to address issues raised by Kumar. - Add missing mmu.h - Follow the bouncing ball in ppc-opcode.h for #define PPC_TLBIE ___ Linuxppc-

[PATCH 0/2] powerpc: tlbie implementation for PowerPC ISA 2.06

2009-04-28 Thread Michael Neuling
These patches implement the PowerPC ISA 2.06 tlbie mnemonics Signed-off-by: Michael Neuling --- Moves MMU_FTR_TLBIE_206 down one bit as the item before has now been removed. Thanks to Kumar for noticing. ___ Linuxppc-dev mailing list Linuxppc-dev@ozl

[PATCH 0/2] powerpc: tlbie implementation for PowerPC ISA 2.06

2009-04-29 Thread Michael Neuling
These patches implement the PowerPC ISA 2.06 tlbie mnemonics Signed-off-by: Michael Neuling --- Built ontop of ppc-opcode cleanup patches Renamed somethings to be more logical based on comments from mpe. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlab