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:
3807422
)
arm64: Do not set the SMP/nAMP processor bit
author
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 24 Sep 2012 17:06:16 +0000
(18:06 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 24 Sep 2012 17:10:29 +0000
(18:10 +0100)
If such bit exists on a given CPU, it must be set by the firmware or
boot-loader prior to starting the kernel (see
Documentation/arm64/booting.txt).
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found