tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb commit: a35707c3d850dda0ceefb75b1b3bd191921d5765 [10829/12195] riscv: add memory-type errata for T-Head config: (https://download.01.org/0day-ci/archive/20220517/202205171222.fxFkO8YK-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a35707c3d850dda0ceefb75b1b3bd191921d5765 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 a35707c3d850dda0ceefb75b1b3bd191921d5765 # 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_ERRATA_THEAD -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 as appropriate Reported-by: kernel test robot <yujie.liu@xxxxxxxxx> kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE Depends on [n]: !XIP_KERNEL [=y] Selected by [y]: - ERRATA_THEAD [=y] - RISCV_ISA_SVPBMT [=y] && 64BIT [=y] && MMU [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp