diff options
author | Shannon Zhao <zhaoshenglong@huawei.com> | 2014-11-19 11:11:25 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2014-11-26 11:19:37 +0100 |
commit | 016ed39c54b8a3db680e5c6a43419f806133caf2 (patch) | |
tree | 4395531d363a4e865df71f9bc689773341fb4c7b /arch | |
parent | arm/arm64: vgic: Remove unreachable irq_clear_pending (diff) | |
download | linux-016ed39c54b8a3db680e5c6a43419f806133caf2.tar.xz linux-016ed39c54b8a3db680e5c6a43419f806133caf2.zip |
arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
When call kvm_vgic_inject_irq to inject interrupt, we can known which
vcpu the interrupt for by the irq_num and the cpuid. So we should just
kick this vcpu to avoid iterating through all.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions