From: Anup Patel Date: Tue, 29 Apr 2014 05:54:15 +0000 (+0530) Subject: ARM/ARM64: KVM: Add common header for PSCI related defines X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~28^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e546eea74ec66698e29c583639cf6e2a11e46490;p=pandora-kernel.git ARM/ARM64: KVM: Add common header for PSCI related defines We need a common place to share PSCI related defines among ARM kernel, ARM64 kernel, KVM ARM/ARM64 PSCI emulation, and user space. We introduce uapi/linux/psci.h for this purpose. This newly added header will be first used by KVM ARM/ARM64 in-kernel PSCI emulation and user space (i.e. QEMU or KVMTOOL). Signed-off-by: Anup Patel Signed-off-by: Pranavkumar Sawargaonkar Signed-off-by: Ashwin Chaugule Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed