All of lore.kernel.org
 help / color / mirror / Atom feed
* [jfern:nova-core-experiments 225/411] drivers/vfio/pci/nvidia-vgpu/vgpu.c:8:10: fatal error: nvrm/nvtypes.h: No such file or directory
@ 2025-03-08  4:45 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-03-08  4:45 UTC (permalink / raw)
  To: Zhi Wang; +Cc: oe-kbuild-all, Dave Airlie

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git nova-core-experiments
head:   3b93174b3502247b0c46bd54a7cf5f4105274edb
commit: 0014ea7dabeea93a9bef5878aa309a15fd681edf [225/411] vfio/vgpu_mgr: allocate vGPU FB memory when creating vGPUs
config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20250308/202503081234.0IgFNmVI-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250308/202503081234.0IgFNmVI-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/202503081234.0IgFNmVI-lkp@intel.com/

All errors (new ones prefixed by >>):

   cc1: warning: kbuild/src/consumer/drivers/vfio/pci/nvidia-vgpu/include: No such file or directory [-Wmissing-include-dirs]
>> drivers/vfio/pci/nvidia-vgpu/vgpu.c:8:10: fatal error: nvrm/nvtypes.h: No such file or directory
       8 | #include <nvrm/nvtypes.h>
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.


vim +8 drivers/vfio/pci/nvidia-vgpu/vgpu.c

     7	
   > 8	#include <nvrm/nvtypes.h>
     9	#include <nvrm/common/sdk/nvidia/inc/ctrl/ctrla081.h>
    10	

-- 
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:[~2025-03-08  4:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-08  4:45 [jfern:nova-core-experiments 225/411] drivers/vfio/pci/nvidia-vgpu/vgpu.c:8:10: fatal error: nvrm/nvtypes.h: No such file or directory 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.