All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:kvm-upstream-workaround 206/314] lib/kvm_util.c:191:20: error: 'type' undeclared
@ 2022-09-19 18:13 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-09-19 18:13 UTC (permalink / raw)
  To: Erdem Aktas
  Cc: kbuild-all, linux-kernel, Isaku Yamahata, Sean Christopherson,
	Peter Gonda, Marc Orr, Sagi Shahar, David Matlack

tree:   https://github.com/intel/tdx.git kvm-upstream-workaround
head:   552dd80c48f67ca01bcdd10667e0c11efd375177
commit: 38b15ceaa9014e2df231dbbca752bdb17c3880c7 [206/314] KVM: selftest: Add support for creating non-default type VMs
compiler: gcc-11 (Debian 11.3.0-5) 11.3.0
reproduce:
        # https://github.com/intel/tdx/commit/38b15ceaa9014e2df231dbbca752bdb17c3880c7
        git remote add intel-tdx https://github.com/intel/tdx.git
        git fetch --no-tags intel-tdx kvm-upstream-workaround
        git checkout 38b15ceaa9014e2df231dbbca752bdb17c3880c7
        make O=/tmp/kselftest headers
        make O=/tmp/kselftest -C tools/testing/selftests

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

All errors (new ones prefixed by >>):

   lib/kvm_util.c: In function '____vm_create':
>> lib/kvm_util.c:191:20: error: 'type' undeclared (first use in this function)
     191 |         vm->type = type;
         |                    ^~~~
   lib/kvm_util.c:191:20: note: each undeclared identifier is reported only once for each function it appears in

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

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

only message in thread, other threads:[~2022-09-19 18:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 18:13 [intel-tdx:kvm-upstream-workaround 206/314] lib/kvm_util.c:191:20: error: 'type' 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.