Re: [PATCH v3 04/18] arm/arm64: KVM: Consolidate the PSCI include files

2018-02-02 Thread Christoffer Dall
On Thu, Feb 01, 2018 at 11:46:43AM +, Marc Zyngier wrote: > As we're about to update the PSCI support, and because I'm lazy, > let's move the PSCI include file to include/kvm so that both > ARM architectures can find it. > Acked-by: Christoffer Dall > Signed-off-by: Marc Zyngier > --- > ar

[PATCH v3 04/18] arm/arm64: KVM: Consolidate the PSCI include files

2018-02-01 Thread Marc Zyngier
As we're about to update the PSCI support, and because I'm lazy, let's move the PSCI include file to include/kvm so that both ARM architectures can find it. Signed-off-by: Marc Zyngier --- arch/arm/include/asm/kvm_psci.h| 27 -- arch/arm/kvm/handle_exit.c