All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 7587/7771] lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared
@ 2024-10-31  8:09 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-31  8:09 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   f9f24ca362a4d84dd8aeb4b8f3ec28cb6c43dd06
commit: 9af29a4f0b2ff984770581664266d123a8c3100b [7587/7771] Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241031/202410311616.VCFAELFs-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/202410311616.VCFAELFs-lkp@intel.com/

All errors (new ones prefixed by >>):

   lib/x86_64/vmx.c: In function 'init_vmcs_control_fields':
>> lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared (first use in this function)
     203 |                         .memory_type = VMX_BASIC_MEM_TYPE_WB,
         |                                        ^~~~~~~~~~~~~~~~~~~~~
   lib/x86_64/vmx.c:203:40: note: each undeclared identifier is reported only once for each function it appears in
   At top level:
   cc1: note: unrecognized command-line option '-Wno-gnu-variable-sized-type-not-at-end' may have been intended to silence earlier diagnostics

-- 
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:[~2024-10-31  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31  8:09 [linux-next:master 7587/7771] lib/x86_64/vmx.c:203:40: error: 'VMX_BASIC_MEM_TYPE_WB' undeclared 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.