tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 6f08c1de13a9403341c18b66638a05588b2663ce commit: 23ad288aaf153a78b042e10062be1a6284909f95 [1753/4413] riscv: mm: modify pte format for Svnapot config: riscv-kismet-CONFIG_RISCV_ALTERNATIVE-CONFIG_RISCV_ISA_SVNAPOT-0-0 (https://download.01.org/0day-ci/archive/20230318/202303181908.kXBoTMsN-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=23ad288aaf153a78b042e10062be1a6284909f95 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 23ad288aaf153a78b042e10062be1a6284909f95 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_RISCV_ALTERNATIVE --selectors CONFIG_RISCV_ISA_SVNAPOT -a=riscv # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=riscv olddefconfig If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303181908.kXBoTMsN-lkp@xxxxxxxxx/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by RISCV_ISA_SVNAPOT WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE Depends on [n]: !XIP_KERNEL [=y] Selected by [y]: - RISCV_ISA_SVNAPOT [=y] && 64BIT [=y] && MMU [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests