[intel-tdx:kvm-upstream-workaround 622/846] arch/x86/kvm/vmx/tdx.c: mmu.h is included more than once.

From: kernel test robot
Date: Thu Aug 11 2022 - 21:49:21 EST


tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: 6e62680f6e4094d3986229a4145ebd54390dc110
commit: b1cd412bd4c1a68ae5ef4a34068aad1328f97bdc [622/846] KVM: TDX: TDP MMU TDX support
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

includecheck warnings: (new ones prefixed by >>)
>> arch/x86/kvm/vmx/tdx.c: mmu.h is included more than once.

diff --git a/arch/x86/kvm/vmx/tdx.c b/arch/x86/kvm/vmx/tdx.c
index 7a631ae78e595..edb5af0117942 100644
--- a/arch/x86/kvm/vmx/tdx.c
+++ b/arch/x86/kvm/vmx/tdx.c
@@ -5,8 +5,11 @@

#include "capabilities.h"
#include "x86_ops.h"
+#include "mmu.h"
#include "tdx.h"
+#include "vmx.h"
#include "x86.h"
+#include "mmu.h"

--
0-DAY CI Kernel Test Service
https://01.org/lkp