aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/psci.c
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2015-08-30 12:45:20 +0000
committerChristoffer Dall <[email protected]>2015-10-22 21:01:43 +0000
commit54723bb37feac347a169359536f3dff122cabca3 (patch)
tree80f6593a7634deb7b0c28cb2c8d7e3e303b3395c /arch/arm/kvm/psci.c
parentarm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs (diff)
downloadkernel-54723bb37feac347a169359536f3dff122cabca3.tar.gz
kernel-54723bb37feac347a169359536f3dff122cabca3.zip
arm/arm64: KVM: Use appropriate define in VGIC reset code
We currently initialize the SGIs to be enabled in the VGIC code, but we use the VGIC_NR_PPIS define for this purpose, instead of the the more natural VGIC_NR_SGIS. Change this slightly confusing use of the defines. Note: This should have no functional change, as both names are defined to the number 16. Acked-by: Marc Zyngier <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'arch/arm/kvm/psci.c')
0 files changed, 0 insertions, 0 deletions