Re: [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
From: Amit Machhiwal <hidden>
Date: 2026-06-03 14:26:26
Also in:
kvm, linux-doc, lkml
From: Amit Machhiwal <hidden>
Date: 2026-06-03 14:26:26
Also in:
kvm, linux-doc, lkml
Hi Maddy, Ritesh, I have made the suggested changes and posted the separate patch here: https://lore.kernel.org/all/20260603141539.47620-1-amachhiw@linux.ibm.com/ (local) <..snip..>
quoted
Hence IMHO, this patch can be marked for stable tree and potential candidate for 7.2 merge window. But dont see applicability of a 'fixes' tag to this patchI agree, we need not use a fixes tag then. So, we shall mark this with v6.10 tag then. Cc: stable@vger.kernel.org # v6.10+
Please note that I have marked the patch for stable v6.13+ as the KVM
support for Power11 was added via 96e266e3bcd6 ("KVM: PPC: Book3S HV:
Add Power11 capability support for Nested PAPR guests"). Also, this
commit had introduced CPU_FTR_P11_PVR on which the compat PVR check in
the patch is based on.
Thanks,
Amit