On Mon, 2008-12-08 at 16:32 -0600, Scott Wood wrote:
> Benjamin Herrenschmidt wrote:
> > Index: linux-work/arch/powerpc/mm/tlb_nohash.c
> > ===
> > --- /dev/null 1970-01-01 00:00:00.0 +
> > +++ linux-work/arch/powerpc
Benjamin Herrenschmidt wrote:
Index: linux-work/arch/powerpc/mm/tlb_nohash.c
===
--- /dev/null 1970-01-01 00:00:00.0 +
+++ linux-work/arch/powerpc/mm/tlb_nohash.c 2008-12-08 16:21:24.0
+1100
[snip]
+#incl
This patch moves the whole no-hash TLB handling out of line into a
new tlb_nohash.c file, and implements some basic SMP support using
IPIs and/or broadcast tlbivax instructions.
Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]>
---
arch/powerpc/include/asm/mmu.h |3
arch/powerp