Re: [PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
Marc Zyngier <[email protected]>
| Newsgroups | dev.linux.lists.kvmarm,org.infradead.lists.linux-arm-kernel,org.kernel.vger.kvm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 12 Aug 2026 16:35:56 +0100, Steffen Eiden <[email protected]> wrote: > > Introduce arm-on-s390. Enable KVM-accelerated ARM CPU virtualisation on s390. [...] > Based on next-20260811. Please don't do that. -next isn't a reliable base for *anything*. For all I know, half of what's in -next is broken and will never be merged. This makes the whole thing untestable. Base your patches on a release tag: ideally an -rc from Linus' tree, or (worse case) a kvmarm tag for patches targeting KVM/arm64. We can easily deal with conflicts at merge time if necessary, and ask you to check that nothing broke in the process. Thanks, M. -- Without deviation from the norm, progress is not possible.