tree: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge head: dcb17d36bed40f2ab07d6ffb318a5277b6c3378d commit: da0e3490ff71f89e5d3438ae0b2e412d543eab11 thermal: intel: powerclamp: Use powercap idle-inject feature date: 19 hours ago config: x86_64-kismet-CONFIG_IDLE_INJECT-CONFIG_INTEL_POWERCLAMP-0-0 (https://download.01.org/0day-ci/archive/20230203/202302031854.dRaSdTg4-lkp@xxxxxxxxx/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?id=da0e3490ff71f89e5d3438ae0b2e412d543eab11 git remote add rafael-pm https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git git fetch --no-tags rafael-pm bleeding-edge git checkout da0e3490ff71f89e5d3438ae0b2e412d543eab11 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_IDLE_INJECT --selectors CONFIG_INTEL_POWERCLAMP -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 IDLE_INJECT when selected by INTEL_POWERCLAMP .config:4831:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS .config:5885:warning: symbol value 'ONFIG_ARCH_MMAP_RND_COMPAT_BITS_MI' invalid for ARCH_MMAP_RND_COMPAT_BITS WARNING: unmet direct dependencies detected for IDLE_INJECT Depends on [n]: POWERCAP [=y] && CPU_IDLE [=n] Selected by [y]: - INTEL_POWERCLAMP [=y] && THERMAL [=y] && (X86 [=y] || X86_INTEL_QUARK [=n] || COMPILE_TEST [=y]) && X86 [=y] && CPU_SUP_INTEL [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests