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:   Wed, 17 Aug 2022 08:20:30 +0800
From:   kernel test robot <lkp@...el.com>
To:     Thierry Escande <thierry.escande@...aro.org>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Marcel Holtmann <marcel@...tmann.org>,
        Matthias Kaehlcke <mka@...omium.org>,
        Douglas Anderson <dianders@...omium.org>
Subject: [jsarha:topic/cros-sof-v4.14 8531/9354] hci_qca.c:undefined
 reference to `clk_set_rate'

tree:   https://github.com/jsarha/linux topic/cros-sof-v4.14
head:   6f750b16c322c9191168a3a97c427c90581d9144
commit: bdcc355ed6e4fc2b4ca55cccebbdfdc195a5dcbf [8531/9354] UPSTREAM: Bluetooth: hci_qca: Add serdev support
config: m68k-randconfig-r003-20220816 (https://download.01.org/0day-ci/archive/20220817/202208170859.QbynVWlL-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 7.5.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/jsarha/linux/commit/bdcc355ed6e4fc2b4ca55cccebbdfdc195a5dcbf
        git remote add jsarha https://github.com/jsarha/linux
        git fetch --no-tags jsarha topic/cros-sof-v4.14
        git checkout bdcc355ed6e4fc2b4ca55cccebbdfdc195a5dcbf
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-7.5.0 make.cross W=1 O=build_dir ARCH=m68k 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 >>):

   drivers/scsi/ufs/ufshcd.o: In function `ufshcd_init':
   ufshcd.c:(.text+0xa8a0): undefined reference to `clk_set_rate'
   drivers/scsi/ufs/ufshcd.o: In function `ufshcd_scale_clks':
   ufshcd.c:(.text+0x71a): undefined reference to `clk_set_rate'
   ufshcd.c:(.text+0x7e4): undefined reference to `clk_set_rate'
   ufshcd.c:(.text+0x84c): undefined reference to `clk_set_rate'
   drivers/media/i2c/ov5645.o: In function `ov5645_probe':
   ov5645.c:(.text+0xd52): undefined reference to `clk_set_rate'
   drivers/media/i2c/mt9p031.o:mt9p031.c:(.text+0xb5c): more undefined references to `clk_set_rate' follow
   drivers/media/v4l2-core/v4l2-clk.o: In function `v4l2_clk_set_rate':
   v4l2-clk.c:(.text+0x57c): undefined reference to `clk_round_rate'
   v4l2-clk.c:(.text+0x5a4): undefined reference to `clk_set_rate'
   drivers/bluetooth/hci_qca.o: In function `qca_serdev_probe':
>> hci_qca.c:(.text+0xbde): undefined reference to `clk_set_rate'
   drivers/opp/core.o: In function `dev_pm_opp_set_rate':
   core.c:(.text+0xb2c): undefined reference to `clk_round_rate'
   core.c:(.text+0xc92): undefined reference to `clk_set_rate'
   core.c:(.text+0xdb6): undefined reference to `clk_set_rate'
   core.c:(.text+0xe2a): undefined reference to `clk_set_rate'
   core.c:(.text+0xe96): undefined reference to `clk_set_rate'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ