From: Lorenzo Pieralisi Date: Thu, 17 Jul 2014 17:19:18 +0000 (+0100) Subject: arm64: kernel: enable PSCI cpu operations on UP systems X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756854d9b99a735f86bc3b86df5c19be12e8746e;p=pandora-kernel.git arm64: kernel: enable PSCI cpu operations on UP systems 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 Signed-off-by: Lorenzo Pieralisi Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed