aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorRadim Krčmář <[email protected]>2016-07-12 22:09:18 +0200
committerPaolo Bonzini <[email protected]>2016-07-14 09:03:51 +0200
commit64aa47bfc45323040d5db8f30cbd6851f2606c7d (patch)
treed925b3525c76fde3eab4e3f9b120b2613152945c /net/lapb/lapb_iface.c
parent757883de41eca292765578ef87c4f49453529bb2 (diff)
KVM: x86: add kvm_apic_map_get_dest_lapic
kvm_irq_delivery_to_apic_fast and kvm_intr_is_single_vcpu_fast both compute the interrupt destination. Factor the code. 'struct kvm_lapic **dst = NULL' had to be added to silence GCC. GCC might complain about potential NULL access in the future, because it missed conditions that avoided uninitialized uses of dst. Signed-off-by: Radim Krčmář <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions