OSDN Git Service

arm/arm64: KVM: Consolidate the PSCI include files
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Feb 2018 17:56:08 +0000 (17:56 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 6 Feb 2018 22:53:54 +0000 (22:53 +0000)
commit1a2fb94e6a771ff94f4afa22497a4695187b820c
tree97abad3081ae492e24dfb0a23f9d425cdfb173e0
parentf5115e8869e1dfafac0e414b4f1664f3a84a4683
arm/arm64: KVM: Consolidate the PSCI include files

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 <christoffer.dall@linaro.org>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/include/asm/kvm_psci.h [deleted file]
arch/arm/kvm/handle_exit.c
arch/arm64/kvm/handle_exit.c
include/kvm/arm_psci.h [moved from arch/arm64/include/asm/kvm_psci.h with 89% similarity]
virt/kvm/arm/arm.c
virt/kvm/arm/psci.c