Re: [GIT PULL] KVM: Selftests type renames for 7.1
From: Paolo Bonzini
Date: Mon Apr 27 2026 - 04:49:52 EST
On Thu, Apr 23, 2026 at 8:49 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
>
> Please pull an invasive set of "tree"-wide changes to switch selftests to the
> kernel's preferred naming for common types and variables. This has been in
> -next all week, and I verified a variety of selftests generate identical code
> before and after, so I'm reasonably confident I didn't break non-x86
> architectures.
Since I didn't make it in time for rc1, I have pulled this last in the
pull request. For now it is in kvm/next only, we'll see what Linus
says (95%+ he doesn't care, but just in case these are the last famous
words).
> Speaking of non-x86, please also apply a patch to fix LoongArch selftests:
>
> https://lore.kernel.org/all/20260420192644.3892050-1-seanjc@xxxxxxxxxx
>
> which got broken by the RISC-V changes this cycle.
Yep, done.
Paolo