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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 25 Jul 2022 11:53:53 +0800
From:   kernel test robot <lkp@...el.com>
To:     Zhiyong Tao <zhiyong.tao@...iatek.com>
Cc:     Paul Gazzillo <paul@...zz.com>,
        Necip Fazil Yildiran <fazilyildiran@...il.com>,
        kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Sean Wang <sean.wang@...iatek.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Eddie Huang <eddie.huang@...iatek.com>,
        Pi-Hsun Shih <pihsun@...omium.org>
Subject: [jsarha:topic/cros-sof-v4.14-rebase 3768/9999] kismet: WARNING:
 unmet direct dependencies detected for EINT_MTK when selected by
 PINCTRL_MTK_PARIS

tree:   https://github.com/jsarha/linux topic/cros-sof-v4.14-rebase
head:   18a233f3f676a98dde00947535d99ab1a54da340
commit: ce81cc2139314b111602c95744a88bdb2a25c40a [3768/9999] FROMGIT: pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
config: (https://download.01.org/0day-ci/archive/20220725/202207251115.h9CdepJb-lkp@intel.com/config)
reproduce:
        # https://github.com/jsarha/linux/commit/ce81cc2139314b111602c95744a88bdb2a25c40a
        git remote add jsarha https://github.com/jsarha/linux
        git fetch --no-tags jsarha topic/cros-sof-v4.14-rebase
        git checkout ce81cc2139314b111602c95744a88bdb2a25c40a
        # 1. reproduce by kismet
           # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
           kismet --linux-ksrc=linux --selectees CONFIG_EINT_MTK --selectors CONFIG_PINCTRL_MTK_PARIS -a=arm64
        # 2. reproduce by make
           # save the config file to linux source tree
           cd linux
           make ARCH=arm64 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 EINT_MTK when selected by PINCTRL_MTK_PARIS
   sound/soc/intel/Kconfig:106:error: recursive dependency detected!
   For a resolution refer to Documentation/kbuild/kconfig-language.txt
   subsection "Kconfig recursive dependency limitations"
   sound/soc/intel/Kconfig:106:	symbol SND_SOC_INTEL_SKYLAKE is selected by SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH
   For a resolution refer to Documentation/kbuild/kconfig-language.txt
   subsection "Kconfig recursive dependency limitations"
   sound/soc/intel/boards/Kconfig:303:	symbol SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH depends on SND_SOC_INTEL_SKYLAKE
   warning: (PINCTRL_MTK && PINCTRL_MTK_PARIS) selects EINT_MTK which has unmet direct dependencies (PINCTRL && (ARCH_MEDIATEK || COMPILE_TEST) && (PINCTRL_MTK || PINCTRL_MTK_MOORE || COMPILE_TEST))

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ