]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm/arm64: KVM: Add PSCI_VERSION helper
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Feb 2018 17:56:09 +0000 (17:56 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:15:49 +0000 (08:15 -0600)
commit9788f802022588ba415bd8eb3bbc34da455ce7eb
treea8f06539bc41f4b2879070e34eeed18e804dd82d
parent221905ab4fddcd2e8ae217ac83d21cd6ef2a14c2
arm/arm64: KVM: Add PSCI_VERSION helper

BugLink: http://bugs.launchpad.net/bugs/1751064
Commit d0a144f12a7c upstream.

As we're about to trigger a PSCI version explosion, it doesn't
hurt to introduce a PSCI_VERSION helper that is going to be
used everywhere.

Reviewed-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>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
include/kvm/arm_psci.h
include/uapi/linux/psci.h
virt/kvm/arm/psci.c