lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 29 Aug 2022 02:12:37 +0800
From:   kernel test robot <lkp@...el.com>
To:     Krzysztof Kozlowski <krzk@...nel.org>
Cc:     Paul Gazzillo <paul@...zz.com>,
        Necip Fazil Yildiran <fazilyildiran@...il.com>,
        kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [krzk-github:n/slimbus-qcom 3/25] kismet: WARNING: unmet direct
 dependencies detected for REGMAP_I2C when selected by SND_SOC_RK817

tree:   https://github.com/krzk/linux n/slimbus-qcom
head:   c3fe3d44a059ab640d70ca99a990c7b52d5ae60b
commit: f445f200c75e208c44dff7292a57fe2f21090555 [3/25] ASoC: codecs: allow compile testing without MFD drivers
config: x86_64-kismet-CONFIG_REGMAP_I2C-CONFIG_SND_SOC_RK817-0-0 (https://download.01.org/0day-ci/archive/20220829/202208290211.nIH8FxEa-lkp@intel.com/config)
reproduce:
        # https://github.com/krzk/linux/commit/f445f200c75e208c44dff7292a57fe2f21090555
        git remote add krzk-github https://github.com/krzk/linux
        git fetch --no-tags krzk-github n/slimbus-qcom
        git checkout f445f200c75e208c44dff7292a57fe2f21090555
        # 1. reproduce by kismet
           # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
           kismet --linux-ksrc=linux --selectees CONFIG_REGMAP_I2C --selectors CONFIG_SND_SOC_RK817 -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@...el.com>

kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for REGMAP_I2C when selected by SND_SOC_RK817
   
   WARNING: unmet direct dependencies detected for REGMAP_I2C
     Depends on [n]: I2C [=n]
     Selected by [y]:
     - SND_SOC_RK817 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && (MFD_RK808 [=n] || COMPILE_TEST [=y])
   
   WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS_OF
     Depends on [n]: PM_GENERIC_DOMAINS [=y] && OF [=n]
     Selected by [y]:
     - QCOM_RPMPD [=y] && PM [=y] && QCOM_SMD_RPM [=y]

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ