tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49 commit: 8bf8c5ee1f3863d944c1d8c29335f0c790b4f851 [6744/8766] vfio-mdev: turn VFIO_MDEV into a selectable symbol config: x86_64-kismet-CONFIG_VFIO_MDEV-CONFIG_DRM_I915_GVT_KVMGT-0-0 (https://download.01.org/0day-ci/archive/20230130/202301300412.gQ3vUIrE-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=8bf8c5ee1f3863d944c1d8c29335f0c790b4f851 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 8bf8c5ee1f3863d944c1d8c29335f0c790b4f851 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_VFIO_MDEV --selectors CONFIG_DRM_I915_GVT_KVMGT -a=x86_64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=x86_64 olddefconfig If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by DRM_I915_GVT_KVMGT WARNING: unmet direct dependencies detected for VFIO_MDEV Depends on [n]: VFIO [=n] Selected by [y]: - DRM_I915_GVT_KVMGT [=y] && HAS_IOMEM [=y] && DRM_I915 [=y] && X86 [=y] && 64BIT [=y] && KVM [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests