On Wed, Jun 11, 2025 at 03:45:36PM -0700, Sean Christopherson wrote: > Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing(). > Calling arch code to know whether or not to call arch code is absurd. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Oliver Upton <oliver.upton@xxxxxxxxx> Thanks, Oliver