]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Move irq_is_ppi() to header file
authorChristoffer Dall <cdall@linaro.org>
Tue, 2 May 2017 18:11:49 +0000 (20:11 +0200)
committerChristoffer Dall <cdall@linaro.org>
Thu, 8 Jun 2017 14:59:56 +0000 (16:59 +0200)
commit53a869450ff9d5bbe896cdcc620e3d5d99052166
treeb8f6ed98f76eafb683fc7880d2bd03ec55371a15
parentcd5819cab1656591e66adb0edb664c1a6b909d42
KVM: arm/arm64: Move irq_is_ppi() to header file

We are about to need this define in the arch timer code as well so move
it to a common location.

Signed-off-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_vgic.h
virt/kvm/arm/pmu.c