All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:kvm-upstream-workaround 247/358] arch/x86/kvm/trace.h:151: warning: "TDG_VP_VMCALL" redefined
@ 2023-08-10  2:41 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-08-10  2:41 UTC (permalink / raw)
  To: Isaku Yamahata; +Cc: oe-kbuild-all

tree:   https://github.com/intel/tdx.git kvm-upstream-workaround
head:   5b1f1957f70a985c147be902e3429e46f06c4769
commit: bf714e777e9e10870f9b9c354ee5cc71d866bfdd [247/358] KVM: TDX: add trace point for TDG.VP.VMCALL
config: i386-randconfig-i002-20230809 (https://download.01.org/0day-ci/archive/20230810/202308101006.RtsTo5XD-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230810/202308101006.RtsTo5XD-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202308101006.RtsTo5XD-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from arch/x86/kvm/i8259.c:37:
>> arch/x86/kvm/trace.h:151: warning: "TDG_VP_VMCALL" redefined
     151 | #define TDG_VP_VMCALL(x) {x, #x}
         | 
   In file included from arch/x86/include/asm/tdx.h:12,
                    from arch/x86/include/asm/kvm_para.h:10,
                    from include/uapi/linux/kvm_para.h:37,
                    from include/linux/kvm_para.h:5,
                    from include/linux/kvm_host.h:41,
                    from arch/x86/kvm/irq.h:15,
                    from arch/x86/kvm/i8259.c:34:
   arch/x86/include/asm/shared/tdx.h:14: note: this is the location of the previous definition
      14 | #define TDG_VP_VMCALL                   0
         | 


vim +/TDG_VP_VMCALL +151 arch/x86/kvm/trace.h

   150	
 > 151	#define TDG_VP_VMCALL(x) {x, #x}
   152	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-10  2:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10  2:41 [intel-tdx:kvm-upstream-workaround 247/358] arch/x86/kvm/trace.h:151: warning: "TDG_VP_VMCALL" redefined kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.