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:
5959e25
)
arm64: kernel: enable PSCI cpu operations on UP systems
author
Lorenzo Pieralisi
<Lorenzo.Pieralisi@arm.com>
Thu, 17 Jul 2014 17:19:18 +0000
(18:19 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 18 Jul 2014 14:23:25 +0000
(15:23 +0100)
PSCI CPU operations have to be enabled on UP kernels so that calls
like eg cpu_suspend can be made functional on UP too.
This patch reworks the PSCI CPU operations so that they can be
enabled on UP systems.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found