Re: [PATCH] powerpc: Standardise on MMU_NO_CONTEXT

2011-04-12 Thread Michael Ellerman
On Mon, 2011-04-11 at 16:35 +1000, Michael Ellerman wrote: > Use MMU_NO_CONTEXT as the initialiser for mm_context.id on book3e > and hash64. This breaks 40x, new patch coming. cheers signature.asc Description: This is a digitally signed message part

[PATCH] powerpc: Standardise on MMU_NO_CONTEXT

2011-04-10 Thread Michael Ellerman
Use MMU_NO_CONTEXT as the initialiser for mm_context.id on book3e and hash64. Signed-off-by: Michael Ellerman --- arch/powerpc/include/asm/mmu-book3e.h |2 ++ arch/powerpc/include/asm/mmu-hash64.h |2 ++ arch/powerpc/include/asm/tlbflush.h |2 -- arch/powerpc/mm/mmu_context_hash64.