On 01/07/2016 14:48, Radim Krčmář wrote: > The other callsite in kvm_irq_delivery_to_apic() does not pass 16: > > int idx = kvm_vector_to_index(irq->vector, dest_vcpus, > dest_vcpu_bitmap, KVM_MAX_VCPUS); Ah, missed it. > kvm_vector_to_index() uses find_next_bit(), so we would have two casts > if we changed the type. This patch is not really needed, so I could > drop it instead. Yes, let's leave it aside (and then you don't have to put it before patch 2!). Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html