original_kernel/arch/powerpc/platforms
Kumar Gala decbb280bb powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
If the spin table is located in the linear mapping (which can happen if
we have 4G or more of memory) we need to access the spin table via a
cacheable coherent mapping like we do on ppc32 (and do explicit cache
flush).

See the following commit for the ppc32 version of this issue:

commit d1d47ec6e6
Author: Peter Tyser <ptyser@xes-inc.com>
Date:   Fri Dec 18 16:50:37 2009 -0600

    powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-03-15 09:29:56 -05:00
..
8xx powerpc: platforms/8xx irq_data conversion. 2011-03-10 11:03:58 +11:00
40x
44x
52xx powerpc: platforms/52xx irq_data conversion. 2011-03-10 11:03:57 +11:00
82xx powerpc: platforms/82xx irq_data conversion. 2011-03-10 11:03:57 +11:00
83xx Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 2011-01-21 13:24:16 -08:00
85xx powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e 2011-03-15 09:29:56 -05:00
86xx powerpc: platforms/86xx irq_data conversion. 2011-03-10 11:03:58 +11:00
512x powerpc: platforms/512x irq_data conversion. 2011-03-10 11:03:56 +11:00
amigaone
cell powerpc: platforms/cell irq_data conversion. 2011-03-10 11:03:58 +11:00
chrp powerpc: platforms/chrp irq_data conversion. 2011-03-10 11:03:58 +11:00
embedded6xx powerpc: platforms/embedded6xx irq_data conversion. 2011-03-10 11:03:59 +11:00
iseries powerpc: platforms/iseries irq_data conversion. 2011-03-10 11:03:59 +11:00
maple
pasemi powerpc: mpic irq_data conversion. 2011-03-10 11:03:56 +11:00
powermac powerpc: platforms/powermac irq_data conversion. 2011-03-10 11:04:00 +11:00
prep
ps3 powerpc: platforms/ps3 irq_data conversion. 2011-03-10 11:04:00 +11:00
pseries powerpc/pseries: Disable MSI using new interface if possible 2011-03-11 14:18:24 +11:00
Kconfig
Kconfig.cputype
Makefile
fsl_uli1575.c