Re: [PATCH v5 20/31] KVM: s390: Prepare KVM/s390 for a second KVM module

[email protected] Fri, 31 Jul 2026 13:50:27 +0000
Newsgroups dev.linux.lists.kvmarm,org.kernel.vger.kvm,org.kernel.vger.linux-s390
Message-ID <[email protected]>
> The second KVM module will have a different Kconfig set. When both
> modules are compiled the Kconfig sets get merged and the native s390 KVM
> needs to implement functionality required by the respective config
> options. Ensure that s390-KVM will still compile by implementing a stub
> for kvm_arch_vcpu_run_pid_change if CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE
> is enabled and defining KVM_NO_MMIO to disable KVM_MMIO.
> 
> Signed-off-by: Steffen Eiden <[email protected]>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=20