tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 0aa250ce67a2697327415132a0aa4e9f1f0fe000 commit: c11fa1204fe9405d2a82a714d021360b865cf8bc [5004/6100] drm/msm/a6xx: Use genpd notifier to ensure cx-gdsc collapse config: riscv-kismet-CONFIG_PM_GENERIC_DOMAINS-CONFIG_DRM_MSM-0-0 (https://download.01.org/0day-ci/archive/20230323/202303231357.22x4kn3m-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=c11fa1204fe9405d2a82a714d021360b865cf8bc 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 c11fa1204fe9405d2a82a714d021360b865cf8bc # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_PM_GENERIC_DOMAINS --selectors CONFIG_DRM_MSM -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/202303231357.22x4kn3m-lkp@xxxxxxxxx/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS when selected by DRM_MSM WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS Depends on [n]: PM [=n] Selected by [y]: - DRM_MSM [=y] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=n] || QCOM_LLCC [=n]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests