]> asedeno.scripts.mit.edu Git - linux.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)
commit3cba4af31c61fc9420fdcf083f509a6c20a6d8e5
treeb8f6ed98f76eafb683fc7880d2bd03ec55371a15
parent2227e43930278a53054046f9746cba69a1379639
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