]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
authorValentin Schneider <valentin.schneider@arm.com>
Wed, 2 May 2018 10:53:03 +0000 (11:53 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 4 May 2018 15:44:54 +0000 (16:44 +0100)
commitd287d1ee4b31d9dcef72162d37055e13d5a74f90
tree304b8934ee26bc33059220e907da4e6e316bf137
parentdd1f91e0b0bf9176f61a03d7613b80461e1fc327
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance

One comment still mentioned process_maintenance operations after
commit 9618feb33005 ("KVM: arm/arm64: vgic: Get rid of unnecessary
process_maintenance operation")

Update the comment to point to vgic_fold_lr_state instead, which
is where maintenance interrupts are taken care of.

Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/arm/vgic/vgic-init.c