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:   Fri, 17 Jun 2022 06:17:08 +0800
From:   kernel test robot <lkp@...el.com>
To:     Christian 'Ansuel' Marangi <ansuelsmth@...il.com>
Cc:     Paul Gazzillo <paul@...zz.com>,
        Necip Fazil Yildiran <fazilyildiran@...il.com>,
        kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Paolo Abeni <pabeni@...hat.com>
Subject: [jkirsher-next-queue:master 1/5] kismet: WARNING: unmet direct
 dependencies detected for QCOM_SOCINFO when selected by DWMAC_IPQ806X

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git master
head:   5dcb50c009c9f8ec1cfca6a81a05c0060a5bbf68
commit: 9ec092d2feb69045dd289845024301fb91c064ee [1/5] net: ethernet: stmmac: add missing sgmii configure for ipq806x
config: (https://download.01.org/0day-ci/archive/20220617/202206170615.6N5Xn5zs-lkp@intel.com/config)
reproduce:
        # https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git/commit/?id=9ec092d2feb69045dd289845024301fb91c064ee
        git remote add jkirsher-next-queue https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
        git fetch --no-tags jkirsher-next-queue master
        git checkout 9ec092d2feb69045dd289845024301fb91c064ee
        # 1. reproduce by kismet
           # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
           kismet --linux-ksrc=linux --selectees CONFIG_QCOM_SOCINFO --selectors CONFIG_DWMAC_IPQ806X -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 QCOM_SOCINFO when selected by DWMAC_IPQ806X
   
   WARNING: unmet direct dependencies detected for QCOM_SOCINFO
     Depends on [n]: QCOM_SMEM [=n]
     Selected by [y]:
     - DWMAC_IPQ806X [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_STMICRO [=y] && STMMAC_ETH [=y] && STMMAC_PLATFORM [=y] && OF [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n])

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ