]> git.itanic.dy.fi Git - linux-stable/commit
KVM: VMX: Fix header file dependency of asm/vmx.h
authorJacob Xu <jacobhxu@google.com>
Fri, 25 Feb 2022 01:29:59 +0000 (17:29 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 May 2023 17:56:25 +0000 (13:56 -0400)
commit3367eeab975145e65136c2d091fe6e0c6cb29636
tree98d5db681ac8565b0ab980357076dd64fb35a746
parente0ceec221f62deb5d6c32c0327030028d3db5f27
KVM: VMX: Fix header file dependency of asm/vmx.h

Include a definition of WARN_ON_ONCE() before using it.

Fixes: bb1fcc70d98f ("KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT")
Cc: Sean Christopherson <seanjc@google.com>
Signed-off-by: Jacob Xu <jacobhxu@google.com>
[reworded commit message; changed <asm/bug.h> to <linux/bug.h>]
Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220225012959.1554168-1-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/vmx.h