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, 19 Aug 2022 11:30:21 +0800
From:   kernel test robot <lkp@...el.com>
To:     Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Steev Klimaszewski <steev@...i.org>
Subject: [steev:sc8280xp-next-20220818 155/159] common.c:undefined reference
 to `sdw_disable_stream'

tree:   https://github.com/steev/linux sc8280xp-next-20220818
head:   34fef0fd022b76178b8c48819465ec265c5aac2e
commit: 772198b336cb84f29f202a0d360bc84ea46ba63f [155/159] ASoC: qcom: sm8250: move some code to common
config: s390-randconfig-r044-20220818 (https://download.01.org/0day-ci/archive/20220819/202208191141.sqLU7loJ-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/steev/linux/commit/772198b336cb84f29f202a0d360bc84ea46ba63f
        git remote add steev https://github.com/steev/linux
        git fetch --no-tags steev sc8280xp-next-20220818
        git checkout 772198b336cb84f29f202a0d360bc84ea46ba63f
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   s390-linux-ld: sound/soc/qcom/common.o: in function `qcom_snd_sdw_prepare':
>> common.c:(.text+0x188): undefined reference to `sdw_disable_stream'
>> s390-linux-ld: common.c:(.text+0x192): undefined reference to `sdw_deprepare_stream'
>> s390-linux-ld: common.c:(.text+0x1a0): undefined reference to `sdw_prepare_stream'
>> s390-linux-ld: common.c:(.text+0x1b2): undefined reference to `sdw_enable_stream'
   s390-linux-ld: common.c:(.text+0x1c4): undefined reference to `sdw_deprepare_stream'
   s390-linux-ld: sound/soc/qcom/common.o: in function `qcom_snd_sdw_hw_free':
   common.c:(.text+0x344): undefined reference to `sdw_disable_stream'
   s390-linux-ld: common.c:(.text+0x34e): undefined reference to `sdw_deprepare_stream'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ