On Fri, 07 Jun 2024 17:11:08 -0700, Sean Christopherson wrote: > Reword the BUILD_BUG_ON() comment in the legacy #PF handler to explicitly > describe how asserting that synthetic PFERR flags are limited to bits 31:0 > protects KVM against inadvertently passing a synthetic flag to the common > page fault handler. > > No functional change intended. > > [...] Applied to kvm-x86 mmu, thanks! [1/1] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler https://github.com/kvm-x86/linux/commit/caa727882937 -- https://github.com/kvm-x86/linux/tree/next