CC: Paul Gazzillo <[email protected]>
CC: Necip Fazil Yildiran <[email protected]>
CC: [email protected]
BCC: [email protected]
CC: [email protected]
TO: Dmitry Osipenko <[email protected]>
CC: Thierry Reding <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   210e04ff768142b96452030c4c2627512b30ad95
commit: faae6c9f2e68e62687636a7d6e0517b3bf594add cpuidle: tegra: Enable compile 
testing
date:   8 months ago
:::::: branch date: 17 hours ago
:::::: commit date: 8 months ago
config: 
(https://download.01.org/0day-ci/archive/20220519/[email protected]/config)
reproduce:
        # 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=faae6c9f2e68e62687636a7d6e0517b3bf594add
        git remote add linus 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout faae6c9f2e68e62687636a7d6e0517b3bf594add
        # 1. reproduce by kismet
           # install kmax per 
https://github.com/paulgazz/kmax/blob/master/README.md
           kismet --linux-ksrc=linux --selectees CONFIG_ARM_CPU_SUSPEND 
--selectors CONFIG_ARM_TEGRA_CPUIDLE -a=arm
        # 2. reproduce by make
           # save the config file to linux source tree
           cd linux
           make ARCH=arm olddefconfig

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>


kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for ARM_CPU_SUSPEND when 
>> selected by ARM_TEGRA_CPUIDLE
   
   WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP
     Depends on [n]: GPIOLIB [=n]
     Selected by [y]:
     - PINCTRL_QCOM_SSBI_PMIC [=y] && PINCTRL [=y] && (ARCH_QCOM [=n] || 
COMPILE_TEST [=y]) && OF [=y]
   
   WARNING: unmet direct dependencies detected for CRYPTO_LIB_ARC4
     Depends on [n]: CRYPTO [=n]
     Selected by [m]:
     - RTLLIB_CRYPTO_WEP [=m] && STAGING [=y] && RTLLIB [=m]
   
   WARNING: unmet direct dependencies detected for SND_SOC_DMIC
     Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && GPIOLIB 
[=n]
     Selected by [y]:
     - SND_SOC_MT8195_MT6359_RT1019_RT5682 [=y] && SOUND [=y] && !UML && SND 
[=y] && SND_SOC [=y] && I2C [=y] && SND_SOC_MT8195 [=y] && MTK_PMIC_WRAP [=y]
   
   WARNING: unmet direct dependencies detected for SND_SOC_RT1015P
     Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && GPIOLIB 
[=n]
     Selected by [y]:
     - SND_SOC_MT8195_MT6359_RT1019_RT5682 [=y] && SOUND [=y] && !UML && SND 
[=y] && SND_SOC [=y] && I2C [=y] && SND_SOC_MT8195 [=y] && MTK_PMIC_WRAP [=y]
   
   WARNING: unmet direct dependencies detected for ARM_CPU_SUSPEND
     Depends on [n]: ARCH_SUSPEND_POSSIBLE [=n]
     Selected by [y]:
     - ARM_TEGRA_CPUIDLE [=y] && CPU_IDLE [=y] && (ARM [=y] || ARM64) && 
(ARCH_TEGRA [=n] || COMPILE_TEST [=y]) && !ARM64 && MMU [=y]

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp
_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to