arm64: dts: Reserve the memory used for secondary CPU release address
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 14 Nov 2013 15:15:37 +0000 (15:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 20:24:26 +0000 (12:24 -0800)
commit29f37087bb51dfe4ff61daad60bd93f7bcfa3d72
tree3efe29fc7fbb0532acb5c251d456887f69d407f7
parente2956ef5b5ddb3ede70962afe9297d8340787fa6
arm64: dts: Reserve the memory used for secondary CPU release address

commit df503ba7f653c590b475ab80bde788edf5af70d5 upstream.

With the spin-table SMP booting method, secondary CPUs poll a location
passed in the DT. The foundation-v8.dts file doesn't have this memory
reserved and there is a risk of Linux using it before secondary CPUs are
started.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/foundation-v8.dts