linux/arch/powerpc/platforms
Benjamin Herrenschmidt 91b6fad5cf powerpc/pmac: Remove early allocation of the SMU command buffer
The SMU command buffer needs to be allocated below 2G using memblock.

In the past, this had to be done very early from the arch code as
memblock wasn't available past that point. That is no longer the
case though, smu_init() is called from setup_arch() when memblock
is still functional these days. So move the allocation to the
SMU driver itself.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-07-21 18:56:38 +10:00
..
8xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
40x powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
44x powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
52xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
82xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
83xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
85xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
86xx powerpc/86xx: Consolidate common platform code 2016-03-11 19:14:12 -06:00
512x powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
amigaone powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
cell powerpc/cell: Don't use flat device-tree after boot 2016-07-13 18:15:36 +10:00
chrp powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
embedded6xx powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
maple powerpc/dart: Use a cachable DART 2016-07-21 18:55:54 +10:00
pasemi powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
powermac powerpc/pmac: Remove early allocation of the SMU command buffer 2016-07-21 18:56:38 +10:00
powernv powerpc: Put exception configuration in a common place 2016-07-21 18:56:31 +10:00
ps3 powerpc: Make ppc_md.{halt, restart} __noreturn 2016-07-14 21:12:06 +10:00
pseries powerpc: Put exception configuration in a common place 2016-07-21 18:56:31 +10:00
Kconfig QE: Move QE from arch/powerpc to drivers/soc 2015-12-22 17:12:56 -06:00
Kconfig.cputype powerpc/mm/radix: Add THP support for 4K linux page size 2016-05-11 21:53:58 +10:00
Makefile powerpc: Remove platforms/wsp and associated pieces 2014-06-11 16:35:38 +10:00
fsl_uli1575.c of/irq: Refactor interrupt-map parsing 2013-10-24 11:43:04 +01:00