Files
ubports_kernel_google_msm/arch/powerpc/kernel
Benjamin Herrenschmidt f048aace29 powerpc/mm: Add SMP support to no-hash TLB handling
This commit 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.

Note that I'm using local invalidations for D->I cache coherency.

At worst, if another processor is trying to execute the same and
has the old entry in its TLB, it will just take a fault and re-do
the TLB flush locally (it won't re-do the cache flush in any case).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-12-21 14:21:16 +11:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-06-30 22:31:00 +10:00
2008-12-03 20:46:36 +11:00
2008-12-21 14:21:16 +11:00
2008-05-23 22:43:11 +02:00
2008-12-21 14:21:16 +11:00
2008-11-05 22:08:28 +11:00
2008-12-03 20:11:06 +11:00
2008-12-21 14:21:14 +11:00
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-10-22 22:55:20 -07:00
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00