From: Mark Rutland Date: Thu, 24 Oct 2013 19:30:18 +0000 (+0100) Subject: arm64: add CPU_HOTPLUG infrastructure X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9327e2c6bb8cb0131b38a07847cd58c78dc095e9;p=pandora-kernel.git arm64: add CPU_HOTPLUG infrastructure This patch adds the basic infrastructure necessary to support CPU_HOTPLUG on arm64, based on the arm implementation. Actual hotplug support will depend on an implementation's cpu_operations (e.g. PSCI). Signed-off-by: Mark Rutland Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed