diff options
author | 2025-03-14 19:46:23 -0700 | |
---|---|---|
committer | 2025-04-04 07:07:40 -0400 | |
commit | 459a35111b0a890172a78d51c01b204e13a34a18 (patch) | |
tree | ce21ead067654f81f1d6433db0dc0730b8ba0298 /scripts/generate_rust_analyzer.py | |
parent | KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU (diff) | |
download | linux-rng-459a35111b0a890172a78d51c01b204e13a34a18.tar.xz linux-rng-459a35111b0a890172a78d51c01b204e13a34a18.zip |
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Convert HAVE_KVM_IRQ_BYPASS into a tristate so that selecting
IRQ_BYPASS_MANAGER follows KVM={m,y}, i.e. doesn't force irqbypass.ko to
be built-in.
Note, PPC allows building KVM as a module, but selects HAVE_KVM_IRQ_BYPASS
from a boolean Kconfig, i.e. KVM PPC unnecessarily forces irqbpass.ko to
be built-in. But that flaw is a longstanding PPC specific issue.
Fixes: 61df71ee992d ("kvm: move "select IRQ_BYPASS_MANAGER" to common code")
Cc: stable@vger.kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20250315024623.2363994-1-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions