]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "kvm: detect assigned device via irqbypass manager"
authorSean Christopherson <seanjc@google.com>
Fri, 23 May 2025 01:17:55 +0000 (18:17 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 25 Jun 2025 16:51:29 +0000 (09:51 -0700)
commitff845e6a84c8c2c717efa6caf4db2d51a05aa9fd
tree5b2d732eead54fb22440d43eaa7eaeb6ef511b50
parent95d9b5d8d6bbaecf4ebd40d8e17f8b2fd3991896
Revert "kvm: detect assigned device via irqbypass manager"

Now that KVM explicitly tracks the number of possible bypass IRQs, and
doesn't conflate IRQ bypass with host MMIO access, stop bumping the
assigned device count when adding an IRQ bypass producer.

This reverts commit 2edd9cb79fb31b0907c6e0cdce2824780cf9b153.

Link: https://lore.kernel.org/r/20250523011756.3243624-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/irq.c