git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6468178
)
arm64: dts: Reserve the memory used for secondary CPU release address
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 14 Nov 2013 15:15:37 +0000
(15:15 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 25 Nov 2013 16:44:04 +0000
(16:44 +0000)
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>
No differences found