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: csky-kismet-CONFIG_VFIO_MDEV-CONFIG_SAMPLE_VFIO_MDEV_MBOCHS-0-0 (https://download.01.org/0day-ci/archive/20230130/202301300723.WYomTQPr-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_SAMPLE_VFIO_MDEV_MBOCHS -a=csky # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=csky 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 SAMPLE_VFIO_MDEV_MBOCHS WARNING: unmet direct dependencies detected for VFIO_MDEV Depends on [n]: VFIO [=n] Selected by [y]: - SAMPLE_VFIO_MDEV_MBOCHS [=y] && SAMPLES [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests